Re: Updating RH9
From: Lenard (lenard_at_127.0.0.1)
Date: 04/25/04
- Next message: Tommy Reynolds: "Re: Updating RH9"
- Previous message: philo: "Re: Updating RH9"
- In reply to: philo: "Re: Updating RH9"
- Next in thread: Tommy Reynolds: "Re: Updating RH9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 25 Apr 2004 14:36:03 GMT
On Sun, 25 Apr 2004 09:01:00 -0500, philo wrote:
> thanks for the reply but i was unable to install those packages due to a
> conflict with my slightly older version (up2date-3.1.23-1)
>
> and i could not uninstall the package(s) i have due to dependancies etc.
>
> at this point i think i better skip the updates as i don't want to break
>
> a perfectly good running system
Then install apt/synaptic or yum to update/maintain your system;
http://shrike.freshrpms.net/ and read; http://freshrpms.net/apt/
Typically (as root) for apt/synaptic from where the packages are stored;
$ rpm -ivh apt*.rpm ;installs the main package
$ rpm -ivh synaptic*.rpm ;installs the optional GUI interface to apt
$ apt-get update ;(updates the list of available RPM updates to the
current level. You need to do this first)
$ apt-get dist-upgrade ;(updates the installed packages to the currently
available packages, this will take a lot of
time, many updates since RHL9 was released)
This can done also using synaptic the GUI interface to apt, you will need
to end (log out) and restart (log in) your GUI session to get the synaptic
menu item (System Settings > Synaptic).
A little trick to 'download/install' at the same time without actually
downloading the package(s), as root from the console or xterm session
type;
rpm -ivh
http://ftp.freshrpms.net/pub/freshrpms/redhat/9/apt/apt-0.5.5cnc6-fr1.i386.rpm
The above command is one long line with a space between 'rpm -ivh' and the
rest of the command.
The synaptic install line (same thing as above);
rpm -ivh
http://ftp.freshrpms.net/pub/freshrpms/redhat/9/synaptic/synaptic-0.42-1.fr.i386.rpm
If you want to use yum (command line only) instead;
rpm -ivh
http://ftp.freshrpms.net/pub/freshrpms/redhat/9/yum/yum-2.0.4-1.rh.fr.i386.rpm
$ yum check-update OR $ yum list updates
(See if there are updated packages available.)
$ yum update
(Update all installed packages that have a newer version available.)
-- "In short, without this exclusive franchise, called the Windows API, we would have been dead a long time ago." M$ Senior VP Bob Muglia '96
- Next message: Tommy Reynolds: "Re: Updating RH9"
- Previous message: philo: "Re: Updating RH9"
- In reply to: philo: "Re: Updating RH9"
- Next in thread: Tommy Reynolds: "Re: Updating RH9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|