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

Last updated: October 10,2024

1. Install "python3-snipeit.noarch" package

Learn how to install python3-snipeit.noarch on Oracle Linux 8

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

2. Uninstall "python3-snipeit.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-snipeit.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 6:11:24 ago on Mon Sep 12 02:51:38 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.