How to Install and Uninstall drgn-doc.noarch Package on Fedora 35
Last updated: November 28,2024
1. Install "drgn-doc.noarch" package
This is a short guide on how to install drgn-doc.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
drgn-doc.noarch
Copied
2. Uninstall "drgn-doc.noarch" package
This tutorial shows how to uninstall drgn-doc.noarch on Fedora 35:
$
sudo dnf remove
drgn-doc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the drgn-doc.noarch package on Fedora 35
Last metadata expiration check: 1:31:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : drgn-doc
Version : 0.0.20
Release : 1.fc35
Architecture : noarch
Size : 237 k
Source : python-drgn-0.0.20-1.fc35.src.rpm
Repository : updates
Summary : drgn documentation
URL : https://github.com/osandov/drgn
License : GPLv3+
Description : drgn (pronounced "dragon") is a debugger with an emphasis on programmability.
: drgn exposes the types and variables in a program for easy, expressive
: scripting in Python.
:
: This package contains additional documentation for drgn.
Available Packages
Name : drgn-doc
Version : 0.0.20
Release : 1.fc35
Architecture : noarch
Size : 237 k
Source : python-drgn-0.0.20-1.fc35.src.rpm
Repository : updates
Summary : drgn documentation
URL : https://github.com/osandov/drgn
License : GPLv3+
Description : drgn (pronounced "dragon") is a debugger with an emphasis on programmability.
: drgn exposes the types and variables in a program for easy, expressive
: scripting in Python.
:
: This package contains additional documentation for drgn.