Ubucompilator.deb 包制作工具
Ubucompilator 是一款非常简单方便的 .deb 包制作工具,他可以轻松的运行在 Ubuntu,Debian,Linux mint 当中。
Ubucompilator 安装:
1.下载: Ubucompilator
2.安装依赖: sudo apt-get install build-essential devscripts dh-make
3.安装 Ubucompilator : sudo dpkg -i ubucompilator_0.99.1-1_all.deb
Ubucompilator主要功能:
* Do ./autogen.sh, ./configure, make and sudo make install
* 使用 dh_make 填写个人电子邮件地址
* 创建 .deb 包
* 查看 textarea 输出
* 在图形界面下解压源码包
* 使用 Checkinstall 安装和创建包
* 简单的上报 bug 功能
* 简单的查看更新功能"
评论