Skip to content

list installed AUR package only #1216

Answered by Morganamilo
realyukii asked this question in Q&A
Discussion options

You must be logged in to vote

pacman -Qmq lists foreign packages which is usually the same thing. But any packages that are not in the repos (i.e. pkgbuilds you've written yourself) will also show up there.

You can filter that list through AUR packages only if you need to with pacman -Qnq | paru -Ta -.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by realyukii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants