为RHEL配置APT #wget [url]http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/3/apt/apt-0.5.15cnc6-1.1.fc3.fr.i386.rpm[/url] #wget [url]http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/3/apt/apt-devel-0.5.15cnc6-1.1.fc3.fr.i386.rpm[/url] #rpm -ivh apt-devel-0.5.15cnc6-1.1.fc3.fr.i386.rpm #rpm -ivh apt-0.5.15cnc6-1.1.fc3.fr.i386.rpm 接着需要加入freshrpms.net的公共钥匙GPG-KEY, 然后在/etc/apt下建立一个/gpg文件夹,将GPG-KEY保存在那里,以便日后管理。 # rpm --import [url]http://ftp.freshrpms.net/pub/freshrpms/RPM-GPG-KEY[/url]