LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   Installing program in Centos 04 (https://www.linuxquestions.org/questions/linux-distributions-5/installing-program-in-centos-04-a-532438/)

SBN 02-26-2007 12:40 AM

Installing program in Centos 04
 
- hey guys im new to CENTOS 04 is there a package synaptic manager for centos like in ubuntu.

Lenard 02-26-2007 05:57 AM

Yep, but yum is the preferred choice and is installed by default. The apt and synaptic rpm packages are in the extra directory.

yum install apt synaptic

http://www.centos.org/docs/4/html/yum/

SBN 02-27-2007 07:49 PM

- will yum works of the network is disconnected or its LAN is disabled.

Lenard 02-28-2007 06:11 AM

As long as you have a local repo configured or use the localinstall and/or localinstall options, yes.

SBN 02-28-2007 09:42 PM

- how do i install firestarter using YUM i found a guide in the net but cant understand it. it doesnt even say how to install it.

Lenard 03-01-2007 04:46 AM

For yum, read: http://www.centos.org/docs/4/html/yum/
For firestarter see: http://www.fs-security.com/docs.php

Firestarter rpms for RHEL4 (CentOS) are here: http://www.fs-security.com/download.php

Download and install (as root) for example:
rpm -ivh firestarter-1.0.3-1.i386.rpm


All times are GMT -5. The time now is 03:08 PM.