LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-25-2003, 11:00 AM   #1
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Rep: Reputation: 30
is there an rpm software manager for redhat 8?


is there an rpm software manager for redhat 8, or a program that can manage (install - uninstall) installed rpm's on the system?
like in mandrake 9.. i think it has a program that has a list of rpm that are not installed in the system and you just check it and click install and then put the appropriate disc and it will install the rpm package..
does redhat also have that kind of prog?
thank you
God bless
 
Old 07-25-2003, 11:19 AM   #2
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Try redhat-config-packages

# Redhat links
RedHat Linux Manuals
Get your mp3 support here
Maximum RPM
rpmfind
Easier software management: apt4rpm - Red Carpet
RedHat 8.0 Tips & Tricks

# Redhat 7.3 down configuration commands
setup leads to several configuration tools

# Redhat 7.3 up configuration commands
Configure soundcard:
redhat-config-soundcard
Configure X server:
redhat-config-xfree86
Configure network:
redhat-config-network
Manage software:
redhat-config-packages

# Handling NTFS
New Technology FileSystem (NTFS) HOWTOs
Linux NTFS project
 
Old 07-25-2003, 11:22 AM   #3
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Rep: Reputation: 46
Or better yet, get apt-get. See my sig for details. Way better than the default package manager in my opinion.
 
Old 07-25-2003, 11:36 AM   #4
Corin
Member
 
Registered: Jul 2003
Location: Jette, Brussels Hoofstedelijk Gewest
Distribution: Debian sid, RedHat 9, Suse 8.2
Posts: 446

Rep: Reputation: 31
Well the program to install and uninstall rpms is the utility rpm.

But I don't think you are asking that question :+)

You are in fact asking for a GUI interface to package management
akin to Yast2 in SusE. RedHat used to have a number of package
manager GUI programs, one written by RedHat themselves,
and there was also a Gnome program gnorpm, which I fear is
not longer included in the distribution. But you can get it from

http://rpmfind.net/linux/rpm2html/se...p?query=gnorpm


What you should consider doing to make life a lot easier is to install

apt-0.5.5cnc6-fr0.rh80.1.i386.rpm

and

synaptic-0.32-fr2.i386.rpm

from http://psyche.freshrpms.net/

which will let you get updates over the net.

The big advantage of apt is that it takes care of working out all of the package dependencies for you.

And the big plus of synaptic is that provides a very nice GUI with filtering capability, eg show me all the packages I have installed or not installed, updates available, etc.

And if you reburn your RedHat cdroms with the necessary meta-data
as explained at

http://freshrpms.net/apt/

then you will be able to manage the rpms on your CD-ROMs using synaptic as well.

Do not forget to look at http://freshrpms.net/apt/repositories.html for entries to add to your /etc/apt/sources.list file, if you do install apt.

I hope this information helps you in managing your packages.
 
Old 07-25-2003, 11:46 AM   #5
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
To get the pointy-clicky (synaptic) to apt-get command

apt-get install synaptic

After it installs, you can do the pointy-clicky package management.

Red Carpet is similar but concentrates on ximian gnome and other "channels"
 
Old 07-25-2003, 11:59 AM   #6
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Original Poster
Rep: Reputation: 30
oh good... i always use that redhat-config-packages...
looking for something better than that...
downloadin apt-get...
let's see what will happen.. thanks guys
 
Old 07-25-2003, 12:20 PM   #7
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Hi kublador!!!

You might want to check this out. It's a struggle that me and some forum buddies won to install a program in RedHat. You might think interesting and you can see some usage of synaptic and apt-get:

http://www.linuxquestions.org/questi...t=Dependancies

Good Luck!
 
Old 07-26-2003, 11:21 AM   #8
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Original Poster
Rep: Reputation: 30
cool
 
Old 07-26-2003, 02:35 PM   #9
sb73542
Member
 
Registered: Jul 2003
Distribution: Ubuntu, SUSE
Posts: 79

Rep: Reputation: 15
Does synaptic work without an established Internet connection? I have dialup, and like to manage packages locally w/o dialing up first. THX!
 
Old 07-26-2003, 02:44 PM   #10
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
You can launch it and select stuff to install/uninstall, but any updating is done on-line as it calls upon internet repositories and not the CDs.
 
Old 07-26-2003, 04:30 PM   #11
Corin
Member
 
Registered: Jul 2003
Location: Jette, Brussels Hoofstedelijk Gewest
Distribution: Debian sid, RedHat 9, Suse 8.2
Posts: 446

Rep: Reputation: 31
But note that you can get it to manage the rpms on the CDs if you reburn the CDs with the rpms plus the necessary meta information as mentioned above.

So if you only wanted to manage the rpms on the CDs and not do Internet downloads/updates, you could still use synaptic.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[Gentoo file manager] Install RPM from the file manager? Coume Linux - Software 2 12-10-2003 02:21 AM
Does RH v9 have a RPM manager? VampiricuS Linux - Newbie 4 10-21-2003 07:52 AM
rpm manager and redhat 8.0 arktype Linux - General 4 10-14-2002 06:07 AM
rpm manager Touragan Linux - Networking 2 02-01-2002 01:45 AM
rpm packedge manager Notfromkansas Linux - General 1 11-25-2001 01:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:42 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration