RedHat 7.3 and 8.0 do not have tools like Mandrakes urpmi for installing/updating rpms.
these were the steps:
1- download
http://ftp.freshrpms.net/pub/freshrpms/redhat/7.3/apt/apt-0.5.5cnc3-fr0.rh73.2.i386.rpm
2-install rpm -ivh apt-*.rpm
3- apt-get update
4- apt-get install portmap
See apt-get man pages for more info.
see http://apt.freshrpms.net/ for other
redhat versions.
There are options to apt-get that I don't use on production
machines, like
apt-get dist-upgrade
or
apt-get remove
try using --dry-run to test apt-get. here is an example:
apt-get --dry-run install gcc
Reading Package Lists... Done
Collecting File Provides... Done
Building Dependency Tree... Done
The following extra packages will be installed:
cpp glibc-devel glibc-kernheaders
The following NEW packages will be installed:
cpp gcc glibc-devel glibc-kernheaders
0 packages upgraded, 4 newly installed, 0 removed and 45 not upgraded.
Inst cpp (2.96-113 Valhalla:7.3 en/Red Hat Linux)
Inst glibc-kernheaders (2.4-7.16 Valhalla:7.3 en/Red Hat Linux)
Inst glibc-devel (2.2.5-43 Valhalla:7.3 en/Red Hat Linux)
Inst gcc (2.96-113 Valhalla:7.3 en/Red Hat Linux)
Conf cpp (2.96-113 Valhalla:7.3 en/Red Hat Linux)
Conf glibc-kernheaders (2.4-7.16 Valhalla:7.3 en/Red Hat Linux)
Conf glibc-devel (2.2.5-43 Valhalla:7.3 en/Red Hat Linux)
Conf gcc (2.96-113 Valhalla:7.3 en/Red Hat Linux)
Enter your email address for automatic notification of new posts here
(be sure to whitelist 'feedburner.com' if you use spam filtering)
| Views for this page | ||||
|---|---|---|---|---|
| Today | This Week | This Month | This Year | Overall |
| 42 | 189 | 267 | 267 | 119,012 |
/Linux/aptget.html copyright March 2003 Rob Fantini All Rights Reserved
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
LinuxAptget :
Click here to add your comments