Results 1 to 4 of 4
how do i get rid of alsa player..it instaleld but its got some kind of error and it wont remove with yum so how do i get rid of it?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-19-2005 #1
how do i remove this?
how do i get rid of alsa player..it instaleld but its got some kind of error and it wont remove with yum so how do i get rid of it?
- 05-20-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Probably:
or something similar...Code:su -c "rpm -e alsaplayer"
- 05-20-2005 #3
i didnt install it as an rpm package i used the tarball format.....
- 05-20-2005 #4
you need to have the source, if you don't have it, get it and 'configure' it, after that use 'make uninstall'
Great GNU/Linux references and resources:
The Linux Documentation Project
Rute User's Tutorial and Exposition
GNU/Linux Man Pages


Reply With Quote
