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

Last updated: July 01,2024

1. Install "python3-pystalk.noarch" package

Please follow the step by step instructions below to install python3-pystalk.noarch on Fedora 34

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

2. Uninstall "python3-pystalk.noarch" package

This tutorial shows how to uninstall python3-pystalk.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:07:18 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pystalk
Version : 0.5.1
Release : 7.fc34
Architecture : noarch
Size : 24 k
Source : python-pystalk-0.5.1-7.fc34.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.