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

Last updated: October 05,2024

1. Install "python3-sphobjinv.noarch" package

Please follow the step by step instructions below to install python3-sphobjinv.noarch on Fedora 35

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

2. Uninstall "python3-sphobjinv.noarch" package

Learn how to uninstall python3-sphobjinv.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:09:43 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-sphobjinv
Version : 2.0.1
Release : 6.fc35
Architecture : noarch
Size : 50 k
Source : python-sphobjinv-2.0.1-6.fc35.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.