我在安装和删除已编译的软件时一直遇到问题,所以我决定将软件从源代码构建到 .deb 包中,以便于安装/删除。
作为最终用户,我想知道一种将源代码构建到 .deb 包中的简单快捷的方法。
我试过了:
packaging deb install-from-source checkinstall
checkinstall ×1
deb ×1
install-from-source ×1
packaging ×1