Skip to content

How can I monitor how many packages are there in the chaotic realtime? #3206

Closed Answered by Technetium1
aljustiet asked this question in Q&A
Discussion options

You must be logged in to vote
pacman -Sql chaotic-aur | wc -l

Lists all packages excluding versions, counts the total number of lines.

EDIT: using q instead of awk 🙃

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@xiota
Comment options

@dr460nf1r3
Comment options

Answer selected by Technetium1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants