Posts Tagged ‘apt’
apt
Written by bixuan on 2007年12月26号 – 08:15本站的apt for RHAS4 up4已经开通了
import the key:
[shell]
rpm –import /usr/share/rhn/RPM-GPG-KEY
rpm –import http://apt.ourlinux.net/RPM-GPG-KEY-bixuan
[/shell]
install apt:
[shell]
rpm -Uvh http://apt.ourlinux.net/apt-0.5.15lorg3.2-8.i386.rpm
[/shell]
or
[shell]
wget -c http://apt.ourlinux.net/apt-0.5.15lorg3.2-8.i386.rpm
[/shell]
use the repo:
[shell]
cat > /etc/apt/sources.list < < end
rpm http://apt.ourlinux.net as4.4/i386 os
end
[/shell]
Tags: apt, linux, readhat, rhas, rpm, up4
Posted in 运维小技巧 | No Comments »
Page 1 of 1 1