You are not logged in.

#1 2007-02-15 00:01:00

NoOneImportant
Member
From: Deep Southern California
Registered: 2007-02-13
Posts: 178

Uninstalling programs

How do I uninstall programs? I have to do it manually, right?

Offline

#2 2007-02-15 00:03:45

toofishes
Developer
From: Chicago, IL
Registered: 2006-06-06
Posts: 602
Website

Re: Uninstalling programs

pacman -R <program name> perhaps? 'man pacman' might be a helpful read.

Offline

#3 2007-02-15 00:05:38

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Uninstalling programs

Use pacman:
# pacman -R pkgname
Useful switch: -c -s
Read the pacman man pages for their descriptions and other info about pacman.

Offline

#4 2007-02-15 00:21:08

NoOneImportant
Member
From: Deep Southern California
Registered: 2007-02-13
Posts: 178

Re: Uninstalling programs

I asked because I attempted to uninstall audacious using #pacman -R audacious and it didn't work.

Ok, here's another question.

Which package contains extra plugins for xine?

Offline

#5 2007-02-15 00:25:09

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Uninstalling programs

NoOneImportant wrote:

I asked because I attempted to uninstall audacious using #pacman -R audacious and it didn't work.

Did you get any error message?

Offline

#6 2007-02-15 00:28:29

NoOneImportant
Member
From: Deep Southern California
Registered: 2007-02-13
Posts: 178

Re: Uninstalling programs

No.

I think what that did was get rid of the metapackage. I just did #pacman -R audacious-base and it was uninstalled.

Offline

#7 2007-02-15 06:28:31

mutlu_inek
Member
From: all over the place
Registered: 2006-11-18
Posts: 683

Re: Uninstalling programs

I use

pacman -Rns [program]

Offline

#8 2007-02-15 13:14:02

detto
Member
Registered: 2006-01-23
Posts: 510

Re: Uninstalling programs

"pacman -Rcns pkgname" here wink

Offline

Board footer

Powered by FluxBB