个人工具

UbuntuHelp:Forum/software/CheckInstall

来自Ubuntu中文

Wikibot讨论 | 贡献2007年11月22日 (四) 12:45的版本 (新页面: {{From|https://help.ubuntu.com/community/forum/software/CheckInstall}} {{Languages|UbuntuHelp:forum/software/CheckInstall}} CheckInstall keeps track of all files installed by a "make inst...)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索

CheckInstall keeps track of all files installed by a "make install" or equivalent, creates a Slackware, RPM, or Debian package with those files, and adds it to the installed packages database, allowing for easy package removal or distribution.

Install CheckInstall:-

sudo apt-get install checkinstall

Usage: Instead of sudo make install you will use sudo checkinstall

The installed package can then also easily be removed via synaptic or

sudo dpkg -r packagename