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

Last updated: October 05,2024

1. Install "python3-sphobjinv.noarch" package

Here is a brief guide to show you how to install python3-sphobjinv.noarch on Fedora 34

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

2. Uninstall "python3-sphobjinv.noarch" package

Please follow the step by step instructions below to uninstall python3-sphobjinv.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:18:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-sphobjinv
Version : 2.0.1
Release : 4.fc34
Architecture : noarch
Size : 51 k
Source : python-sphobjinv-2.0.1-4.fc34.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.