You are not logged in.

#1 2009-10-11 21:10:25

bobland
Member
Registered: 2009-09-19
Posts: 51

[Solved] Removing package installed by AUR

I installed digikam and would like to remove it.

[burt@bobland ~]$ sudo pacman -Qs digikam
local/digikam-beta 1.0.0-7
    Digital photo management application for kde
[burt@bobland ~]$ sudo pacman -Qi digikam
error: package "digikam" not found

Because the package is not found, I can't remove it.  But the files are still there.

[burt@bobland ~]$ sudo pacman -R digikam
digikam not found, searching for group...
error: 'digikam': not found in local db
[burt@bobland ~]$ which digikam
/usr/bin/digikam

Last edited by bobland (2009-10-11 23:04:45)

Offline

#2 2009-10-11 21:17:19

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [Solved] Removing package installed by AUR

Read your system's output more carefully. Your pacman -Qs command above shows that the package is called digikam-beta.

Offline

#3 2009-10-11 23:04:29

bobland
Member
Registered: 2009-09-19
Posts: 51

Re: [Solved] Removing package installed by AUR

Right you are!  Help for the brain dead!

Removed.

Thanks,
Burt

Offline

Board footer

Powered by FluxBB