LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   samba? (https://www.linuxquestions.org/questions/linux-newbie-8/samba-61914/)

jczr2 05-26-2003 12:40 PM

samba?
 
i did a search first with no help, so i am posting for help.
i am missing most of the samba files, and when i try to install samba, it says it's already installed. how do i uninstall it, so i can install it again.?
thanks

tcaptain 05-26-2003 12:50 PM

How did you install it in the first place? What distro do you run?

Its always better to supply more details so that people can help you.

jczr2 05-26-2003 12:52 PM

oops, sorry, extreme newbie here, i use redhat 7.3, and installed it from the rpm on disc 2

tcaptain 05-26-2003 01:10 PM

Ah...well as root you can uninstall it by (If I remember correctly):

rpm -e (package name)

if you're not sure of the package name, you can do:

rpm -qa | grep samba

and it should pop up the exact name you need.

(BTW both of those have to be done in root).

Hope this helps.


All times are GMT -5. The time now is 06:21 PM.