How to Install and Uninstall python3-snipeit.noarch Package on CentOS Stream 8

Last updated: May 06,2024

1. Install "python3-snipeit.noarch" package

Learn how to install python3-snipeit.noarch on CentOS Stream 8

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

2. Uninstall "python3-snipeit.noarch" package

This guide covers the steps necessary to uninstall python3-snipeit.noarch on CentOS Stream 8:

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

3. Information about the python3-snipeit.noarch package on CentOS Stream 8

Last metadata expiration check: 0:37:08 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-snipeit
Version : 1.2
Release : 1.el8
Architecture : noarch
Size : 50 k
Source : python-snipeit-1.2-1.el8.src.rpm
Repository : epel
Summary : Python Interface to the SnipeIT API
URL : https://github.com/jbloomer/SnipeIT-PythonAPI
License : MIT
Description :
: Use this package to interface with the SnipeIT
: (https://snipeitapp.com/) API directly from Python.