You are not logged in.
Hello,
How/what pacman command can print a full list of all the packages from all the repositories in pacman.conf file without packages versions with their names?
Thanks,
Offline
This is all readily found in the man page. Do you want installed packages or all possible packages? For the former `pacman -Qq` for the latter `pacman -Slq`.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
pacman -SsqOffline
Thank you @Trilby and thank you @Slithery , this is very helpful .
Offline
Please remember to mark the thread as [SOLVED].
CoC - How to post
Offline