How to Install and Uninstall python3-snipeit.noarch Package on Rocky Linux 8

Last updated: November 14,2024

1. Install "python3-snipeit.noarch" package

This tutorial shows how to install python3-snipeit.noarch on Rocky Linux 8

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

2. Uninstall "python3-snipeit.noarch" package

This is a short guide on how to uninstall python3-snipeit.noarch on Rocky Linux 8:

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

3. Information about the python3-snipeit.noarch package on Rocky Linux 8

Last metadata expiration check: 0:08:22 ago on Mon Sep 12 10:27:18 2022.
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.