How to Install and Uninstall python-slip.noarch Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "python-slip.noarch" package

Please follow the guidelines below to install python-slip.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-slip.noarch

2. Uninstall "python-slip.noarch" package

This tutorial shows how to uninstall python-slip.noarch on Amazon Linux 2:

$ sudo yum remove python-slip.noarch $ sudo yum autoremove

3. Information about the python-slip.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-slip
Arch : noarch
Version : 0.4.0
Release : 4.amzn2
Size : 31 k
Repo : amzn2-core/2/x86_64
Summary : Miscellaneous convenience, extension and workaround code for
: Python
URL : https://github.com/nphilipp/python-slip
License : GPLv2+
Description : The Simple Library for Python packages contain miscellaneous code
: for convenience, extension and workaround purposes.
:
: This package provides the "slip" and the "slip.util" modules.