Du lette etter:

dnf show installed packages

1301322 – [RFE] dnf search does not show if ...
https://bugzilla.redhat.com › show...
By design, showing this kind of status is not in the scope of the search command. To list the installed packages, please use the "dnf list ...
Listing Installed Packages With DNF - Tyler's Guides
https://tylersguides.com › guides
Listing installed packages with dnf is straightforward. Unlike rpm, dnf also shows you the repository packages were installed from.
How to Use DNF History to List Manually Installed Packages
https://linoxide.com/dnf-history-list-manually-installed-packages
15.02.2018 · dnf history userinstalled. Sample Output . Packages installed by user httpd gnome-tweak-tool nodejs Retrieving a list of all transactions. To display a list of all previous transactions carried out in the system, run the command below
Listing packages explicitly installed by the user using dnf
https://unix.stackexchange.com › li...
dnf distinguishes [1] between. manually installed packages; packages that are only installed as a dependency of a manually installed package; packages that ...
6.2.2. Listing Packages - Fedora Docs
https://docs.fedoraproject.org › html
dnf list and related commands provide information about packages, package groups, and repositories. All of DNF's list commands allow you to filter the results ...
Any way to show already installed packages in dnf search?
https://www.reddit.com › comments
The closest thing you can do is dnf list '*mpv*' . It will list both installed and available packages whose NEVRA (name-epoch-version-release- ...
Get the History of an Installed Package with DNF | Thomas ...
https://trstringer.com/package-history-dnf
28.01.2018 · Using dnfdragora as my package name, my output is the following list of DNF history events: From that, I know that this package was installed with the package group kde-desktop, on August 20th. It was also upgraded on January 6th. But let’s find out some more information about that installation from August 20th:
DNF List installed and available packages - FreeKB
http://www.freekb.net › Article
The dnf list command will list both installed and available packages in the repositories you have installed. The repositories you have ...
Listing Installed Packages With DNF - Tyler's Guides
https://tylersguides.com/guides/listing-installed-packages-with-dnf
21.10.2019 · Listing installed packages with dnf is straightforward. Unlike rpm, dnf also shows you the repository packages were installed from. The following example demonstrates listing all packages installed on a system. # dnf list installed Installed Packages acl.x86_64 2.2.53-1.el8 @anaconda audit.x86_64 3.0-0.10.20180831git0047a6c.el8 @anaconda audit-libs.x86_64 3.0 …
How to List Installed Packages on Fedora
https://linoxide.com/list-installed-packages-fedora
06.03.2018 · Yum package manager was used on Fedora 22 and its previous version, now (Fedora 27) we have dnf tool for package management. 1) List manually (explicitly) installed packages. To list manually installed packages in your system, run the following command. dnf history userinstalled. Sample Output. Packages installed by user httpd gnome-tweak-tool ...
6.2.2. Listing Packages
https://docs.fedoraproject.org/.../sec-Listing_Packages.html
~]# dnf list abrt-addon\* abrt-plugin\* Last metadata expiration check performed 0:14:36 ago on Mon May 25 23:38:13 2015. Installed Packages abrt-addon-ccpp.x86_64 2.5.1-2.fc22 @System abrt-addon-coredump-helper.x86_64 2.5.1-2.fc22 @System abrt-addon-kerneloops.x86_64 2.5.1-2.fc22 @System abrt-addon-pstoreoops.x86_64 2.5.1-2.fc22 @System abrt-addon …
How to List Installed Packages on Fedora - Linoxide
https://linoxide.com › Tutorials
Occasionally, you may want to check the packages installed on your system. Learn how to list packages in Fedora using dnf and other package ...
DNF Command Reference — dnf latest documentation
https://dnf.readthedocs.io › latest
Display package lists of a group. Shows which packages are installed or available from a repository when -v is used. dnf [options] ...
Find out what packages are installed on your Fedora system
https://www.networkworld.com › l...
sudo dnf list gimp Last metadata expiration check: 2:20:56 ago on Fri 16 Jul 2021 11:35:15 AM EDT. Installed Packages gimp.x86_64 ...