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

Last updated: November 24,2024

1. Install "python3-snipeit.noarch" package

This tutorial shows how to install python3-snipeit.noarch on AlmaLinux 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 AlmaLinux 8:

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

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

Last metadata expiration check: 1:29:58 ago on Mon Sep 5 03:22:42 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.