play-xfce

專案

Prototype

操作步驟

install git

執行下面指令,安裝「git」這個套件。

$ sudo apt-get install git

git clone

執行

$ git clone https://github.com/samwhelp/play-ubuntu-18.04-plan.git

cd root dir

執行下面指令,切換到專案資料夾

$ cd play-ubuntu-18.04-plan/plan/de-basic/play-xfce

make prepare

執行下面指令,安裝產生deb檔,所需要的套件。

$ make prepare

make deb-build

執行下面指令,產生deb檔。

$ make deb-build

make deb-install

執行下面指令,安裝剛剛產生的deb檔。

$ make deb-install

mod-xfce help

執行下面指令,觀看使用說明

$ mod-xfce

或是執行

$ mod-xfce help

顯示


Usage:

$ mod-xfce [command]

Ex:

$ mod-xfce
$ mod-xfce help

$ mod-xfce install
$ mod-xfce remove

$ mod-xfce pkg-install
$ mod-xfce pkg-remove

$ mod-xfce conf-set
$ mod-xfce conf-reset

Manpage:

$ man mod-xfce

Debug:

$ export DEBUG_PLAY_XFCE=true

mod-xfce install

執行下面指令,執行所有安裝

$ mod-xfce install