LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Upgrading fedora default software installation (https://www.linuxquestions.org/questions/linux-newbie-8/upgrading-fedora-default-software-installation-179816/)

speederpro 05-09-2004 11:44 PM

Upgrading fedora default software installation
 
I'm currently using fedora core 1. It has many different software that comes with it: example apache web server, openoffice etc.

Can someone let me know how to find out the version number for these software? and how can I upgrade to a new version software?

maxut 05-10-2004 02:47 AM

u may prefer yum or up2date programs to update them. they can download newer version of these sofwares from fedora's update site and install them automaticly. if u wanna see the version of some program try "rpm -qa | grep program_name"

apache is called as httpd in fedora and redat.

[root@linux mesut]# rpm -qa|grep httpd
httpd-2.0.48-1.2
httpd-manual-2.0.48-1.2
redhat-config-httpd-1.1.0-5

speederpro 05-11-2004 03:37 PM

okay, thanks...:)


All times are GMT -5. The time now is 05:43 PM.