Il giorno gio, 22/01/2026 alle 14.02 +0000, Barry Scott ha scritto:
> The repo is the 3rd column.
> 
Yes, sorry, this is true

I made a mistake in writing, the repo is there.
 
what is missing is the indication whether the package is installed or
not.

Is difficult to understand with a line command in which session (the
first "Installed" or second "Available") is found it,

I always have to use a command like this.

   $ dnf list|awk 'BEGIN{p="I"} $0~/^$/{p="A"} NF==3{print $0, p}'| grep 
gnome-shell-ext
   
to understand which packages are installed and which are not

It was hoping there was some options or some simple trick

Thanks

Dario
-- 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to