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

Last updated: May 20,2024

1. Install "python3-boltons" package

Learn how to install python3-boltons on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-boltons

2. Uninstall "python3-boltons" package

Learn how to uninstall python3-boltons on openSUSE Leap:

$ sudo zypper remove python3-boltons

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

Information for package python3-boltons:
----------------------------------------
Repository : Main Repository
Name : python3-boltons
Version : 20.0.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : python-boltons-20.0.0-bp155.2.11.src
Upstream URL : https://github.com/mahmoud/boltons
Summary : The "Boltons" utility package for Python
Description :
Boltons is a package containing over 160 utility types and functions
that can be used as a package or independently. Documentation is on
http://boltons.readthedocs.org.