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

Last updated: June 03,2024

1. Install "python3-slip.noarch" package

This tutorial shows how to install python3-slip.noarch on AlmaLinux 8

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

2. Uninstall "python3-slip.noarch" package

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

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

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

Last metadata expiration check: 2:28:25 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-slip
Version : 0.6.4
Release : 11.el8
Architecture : noarch
Size : 38 k
Source : python-slip-0.6.4-11.el8.src.rpm
Repository : baseos
Summary : Convenience, extension and workaround code for Python 3.x
URL : https://github.com/nphilipp/python-slip
License : GPLv2+
Description : The Simple Library for Python 3.x packages contain miscellaneous code for
: convenience, extension and workaround purposes.
:
: This package provides the "slip" and the "slip.util" modules.