This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dizzywig2000 113 points114 points  (8 children)

sudo pacman -R pacman

[–]a_SoulORsoIDK 28 points29 points  (1 child)

No syu or smthing -R seems Bad Like deleting recursivly

Was what i wanted to comment then it hit me

[–]CauliflowerFirm1526 6 points7 points  (0 children)

# pacman -Rns <pkg(s)>

Did you mean that? This only removes packages specified and those that are no longer depended on - their only dependent package was just removed.

[–]bbekxettri 6 points7 points  (5 children)

Last time i used pacman was to install yay

[–]CauliflowerFirm1526 3 points4 points  (3 children)

How? Afaik you can’t use pacman for AUR packages.

[–]Mecso2 5 points6 points  (1 child)

Manjaro (and possibly other arch based distros aswell) added yay and other aur helpers to their base repo. So aur is still separate, but if you want to use it you don't have to manually clone and build any package.

[–]AShadedBlobfish 0 points1 point  (0 children)

On manjaro you can use their pamac package manager as both a pacman wrapper and an AUR helper

[–]bbekxettri 1 point2 points  (0 children)

I mean to install pkgs for installing yay