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

Last updated: October 06,2024

1. Install "python3-pystalk.noarch" package

Here is a brief guide to show you how to install python3-pystalk.noarch on Fedora 36

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

2. Uninstall "python3-pystalk.noarch" package

This is a short guide on how to uninstall python3-pystalk.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:42:23 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pystalk
Version : 0.5.1
Release : 10.fc36
Architecture : noarch
Size : 24 k
Source : python-pystalk-0.5.1-10.fc36.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.