manual

閱讀文件

相關套件

要執行「$ man 1 make」,必須先安裝「make」這個套件

安裝

$ sudo apt-get install make

執行

$ dpkg -L make  | grep make.1

顯示

/usr/share/man/man1/make.1.gz

================================================

要執行「$ man 1posix make」,必須先安裝「manpages-posix」這個套件

安裝

$ sudo apt-get install manpages-posix

執行

$ dpkg -L manpages-posix  | grep make

顯示

/usr/share/man/man1/make.1posix.gz

================================================

要執行「$ info make」,必須先安裝「make-doc」這個套件

安裝

$ sudo apt-get install make-doc

執行

$ dpkg -L make-doc  | grep make.info

顯示

/usr/share/info/make.info-2.gz
/usr/share/info/make.info.gz
/usr/share/info/make.info-1.gz

執行

$ dpkg -L make-doc  | grep html

顯示

/usr/share/doc/make-doc/make.html
/usr/share/doc/make-doc/make_1.html
/usr/share/doc/make-doc/make_10.html
/usr/share/doc/make-doc/make_11.html
/usr/share/doc/make-doc/make_12.html
/usr/share/doc/make-doc/make_13.html
/usr/share/doc/make-doc/make_14.html
/usr/share/doc/make-doc/make_15.html
/usr/share/doc/make-doc/make_16.html
/usr/share/doc/make-doc/make_17.html
/usr/share/doc/make-doc/make_18.html
/usr/share/doc/make-doc/make_19.html
/usr/share/doc/make-doc/make_2.html
/usr/share/doc/make-doc/make_20.html
/usr/share/doc/make-doc/make_21.html
/usr/share/doc/make-doc/make_22.html
/usr/share/doc/make-doc/make_23.html
/usr/share/doc/make-doc/make_24.html
/usr/share/doc/make-doc/make_25.html
/usr/share/doc/make-doc/make_26.html
/usr/share/doc/make-doc/make_27.html
/usr/share/doc/make-doc/make_3.html
/usr/share/doc/make-doc/make_4.html
/usr/share/doc/make-doc/make_5.html
/usr/share/doc/make-doc/make_6.html
/usr/share/doc/make-doc/make_7.html
/usr/share/doc/make-doc/make_8.html
/usr/share/doc/make-doc/make_9.html
/usr/share/doc/make-doc/make_abt.html
/usr/share/doc/make-doc/make_fot.html
/usr/share/doc/make-doc/make_ovr.html
/usr/share/doc/make-doc/make_toc.html