You are not logged in.

#1 2021-12-30 20:19:53

saleem
Member
Registered: 2011-09-21
Posts: 168

pacman command for getting packages list without version

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

#2 2021-12-30 20:22:52

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,493
Website

Re: pacman command for getting packages list without version

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

#3 2021-12-30 20:23:50

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: pacman command for getting packages list without version

man pacman

pacman -Ssq

No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#4 2021-12-30 20:35:56

saleem
Member
Registered: 2011-09-21
Posts: 168

Re: pacman command for getting packages list without version

Thank you @Trilby and thank you @Slithery , this is very helpful .

Offline

#5 2021-12-30 20:40:04

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: pacman command for getting packages list without version

Please remember to mark the thread as [SOLVED].
CoC - How to post


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

Board footer

Powered by FluxBB