How to Install and Uninstall python3-pystalk.noarch Package on Fedora 35

Last updated: May 19,2024

1. Install "python3-pystalk.noarch" package

In this section, we are going to explain the necessary steps to install python3-pystalk.noarch on Fedora 35

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

2. Uninstall "python3-pystalk.noarch" package

Please follow the guidance below to uninstall python3-pystalk.noarch on Fedora 35:

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

3. Information about the python3-pystalk.noarch package on Fedora 35

Last metadata expiration check: 0:39:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pystalk
Version : 0.5.1
Release : 9.fc35
Architecture : noarch
Size : 24 k
Source : python-pystalk-0.5.1-9.fc35.src.rpm
Repository : fedora
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.