Results 1 to 5 of 5
Ok. I installed Red hat 8 on my server. Installed the nvidia nforce driver package. Got all of my updates. Go to reinstall nvidia drivers and it says package "NVIDIA_nforce" ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-08-2003 #1Just Joined!
- Join Date
- Mar 2003
- Posts
- 38
Removing packages
Ok. I installed Red hat 8 on my server. Installed the nvidia nforce driver package. Got all of my updates. Go to reinstall nvidia drivers and it says package "NVIDIA_nforce" already installed. How would I remove this package?
- 05-08-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
If that's a RPM that your talking about, the command would be "rpm -e NVIDIA_nforce".
- 05-08-2003 #3Just Joined!
- Join Date
- Mar 2003
- Posts
- 38
Thanks Dolda. I'll try that out.
- 05-08-2003 #4Just Joined!
- Join Date
- Mar 2003
- Posts
- 38
It worked. Now to get my graphics card drivers installed.
- 05-08-2003 #5Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
You install an rpm-package with following syntax
RegardsCode:rpm -ivh <packagename>
Regards
Andutt


Reply With Quote
