How to Install and Uninstall python3-pystalk.noarch Package on CentOS Stream 8

Last updated: June 25,2024

1. Install "python3-pystalk.noarch" package

Here is a brief guide to show you how to install python3-pystalk.noarch on CentOS Stream 8

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

2. Uninstall "python3-pystalk.noarch" package

Here is a brief guide to show you how to uninstall python3-pystalk.noarch on CentOS Stream 8:

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

3. Information about the python3-pystalk.noarch package on CentOS Stream 8

Last metadata expiration check: 2:31:24 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-pystalk
Version : 0.5.1
Release : 4.el8
Architecture : noarch
Size : 23 k
Source : python-pystalk-0.5.1-4.el8.src.rpm
Repository : epel
Summary : Python 3 library for terminal coloring, styling, and positioning
URL : https://github.com/easypost/pystalk
License : ISC
Description : pystalk is an extremely simple client for beanstalkd.
: It is compatible with both Python 2 and Python 3.
: It was initially created for beancmd.
: It does not support any asynchronous event loops
: and has not been tested with gevent.
: It's designed for simple, synchronous use.