Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
apt-get for RedHat
Name: unclebyron Date: April 5, 2005 at 13:27:31 Pacific OS: RedHat 9.0 CPU/Ram: 933 Mhz 256M B
Comment:
I am using apt-get for the first time on RedHat 9.0 and 7.3 boxes. Two questions: 1.) After I do a "apt-get update" to update the packages available, where can I see a list of the packages that I can install? 2.) If I see in the list a newer version of Apache ( as an example ) that would overwrite an older version that I want to keep, how would I prevent it from updating the older version if I do a " apt-get upgrade" ?
Summary: There isn't an apt-get in RedHat... although I've been using a problem called autorpm (for about the last month) which downloads and installs the new rpms on a daily basis; it also e-mails me the resu...
Summary: apt-get worked fine, but after an apt-get update I got this error message: "E: Dynamic MMap ran out of room" I fixed this problem by putting "APT::Cache-Limit 10000000;" in apt.conf. But now when i tr...
Summary: mplayer isent hard to install, install the apt-get for redhat and once you get that installed su to root and type apt-get update after that do apt-get upgrade then after that do apt-get install mplaye...