[参考](技术|Linux有问必答:怎么用CheckInstall从源码创建一个RPM或DEB包
)
下载rpm包
wget ftp://ftp.pbone.net/mirror/rnd.rajven.net/centos/6.5/os/x86_64/checkinstall-1.6.2-1.cnt6.x86_64.rpm
yum -y localinstall checkinstall-1.6.2-1.cnt6.x86_64.rpm
Note
#该CheckInstall rpm只有centos6的,但在centos7上运行正常。