LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how do i install programs in redhat 8.0 (https://www.linuxquestions.org/questions/linux-software-2/how-do-i-install-programs-in-redhat-8-0-a-119229/)

pro cheese 11-23-2003 02:14 PM

how do i install programs in redhat 8.0
 
help. i am a total linux :newbie: , and i want to install programs in linux. can some one link me to a guide with screenshots on exactly evreything to do. all help would be apreatiated. thanks.
btw, i read lots of stuff and i couldn't find anything about installing.:study:

xode 11-23-2003 02:17 PM

You want to use RPM. There should be a control center for your RH8 and that center should include a section called software management and the like, which will allow you to (un)install software.

darthtux 11-23-2003 02:41 PM

http://www.rpm.org/max-rpm/

clangen 11-23-2003 04:23 PM

the command line looks like :
rpm -ivh <programname.version.rpm>

fancypiper 11-23-2003 04:31 PM

Red Hat Linux 8.0: The Official Red Hat Linux Customization Guide - Chapter 32. Package Management Tool

Try this command:

redhat-config-packages

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

# Red Hat 7.3 down configuration commands
setup leads to several configuration tools

# Red Hat 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
Red Hat 9.0 Package Management Tool
Manage users
redhat-config-users

# Handling NTFS
New Technology FileSystem (NTFS) HOWTOs
Linux NTFS project

# Guides to software management
LNAG - How do I install a program I downloaded from the Internet?
Rute Guide's software explanation
You might want to check out CheckInstall to manage source code installations/uninstallation

pro cheese 11-23-2003 08:39 PM

thanks to all of you, i figured out how to install stuff, not as easy as windos and mac.:) :D

xode 11-23-2003 10:18 PM

But wait, it gets easier and better. Because, RPM not only handles installing and uninstalling, you can also use it to see details on each RPM package installed, including what the package installs, where on your system the package's contents are installed and what other RPM packages that RPM package depends on. Look for a program called KPackage or the like. It should be associated with the RPM file type and should run when you open an RPM file from the file manager window.


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