How to Install and Uninstall python3-sphobjinv.noarch Package on Fedora 39

Last updated: January 15,2025

1. Install "python3-sphobjinv.noarch" package

This is a short guide on how to install python3-sphobjinv.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-sphobjinv.noarch

2. Uninstall "python3-sphobjinv.noarch" package

Please follow the guidelines below to uninstall python3-sphobjinv.noarch on Fedora 39:

$ sudo dnf remove python3-sphobjinv.noarch $ sudo dnf autoremove

3. Information about the python3-sphobjinv.noarch package on Fedora 39

Last metadata expiration check: 5:08:45 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-sphobjinv
Version : 2.0.1
Release : 12.fc39
Architecture : noarch
Size : 65 k
Source : python-sphobjinv-2.0.1-12.fc39.src.rpm
Repository : fedora
Summary : Sphinx objects.inv inspection/manipulation tool
URL : https://github.com/bskinn/sphobjinv
License : MIT
Description : The syntax required for a functional Sphinx cross-reference is highly
: non-obvious in many cases. Sometimes Sphinx can guess correctly what
: you mean, but it’s pretty hit-or-miss. The best approach is to provide
: Sphinx with a completely specified cross-reference, and that’s where
: sphobjinv comes in.