How to Install and Uninstall python3-pyjokes Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-pyjokes" package

This guide let you learn how to install python3-pyjokes on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyjokes

2. Uninstall "python3-pyjokes" package

Please follow the step by step instructions below to uninstall python3-pyjokes on openSUSE Leap:

$ sudo zypper remove python3-pyjokes

3. Information about the python3-pyjokes package on openSUSE Leap

Information for package python3-pyjokes:
----------------------------------------
Repository : Main Repository
Name : python3-pyjokes
Version : 0.6.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 162.4 KiB
Installed : No
Status : not installed
Source package : python-pyjokes-0.6.0-bp155.2.11.src
Upstream URL : https://github.com/pyjokes/pyjokes
Summary : One line jokes for programmers (jokes as a service)
Description :
This package provides one line jokes for programmers (jokes as a service)
Simply call `pyjoke` from the command line and use the -c argumnet to get jokes
from a specific category (neutral/adult/chuck/all). The default is neutral.