How to Install and Uninstall python311-first Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python311-first" package

In this section, we are going to explain the necessary steps to install python311-first on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-first

2. Uninstall "python311-first" package

Please follow the guidelines below to uninstall python311-first on openSuSE Tumbleweed:

$ sudo zypper remove python311-first

3. Information about the python311-first package on openSuSE Tumbleweed

Information for package python311-first:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-first
Version : 2.0.2-4.8
Arch : noarch
Vendor : openSUSE
Installed Size : 16.3 KiB
Installed : No
Status : not installed
Source package : python-first-2.0.2-4.8.src
Upstream URL : https://github.com/hynek/first/
Summary : Python library to return the first true value of an iterable
Description :
A Python library that returns the first true value of an iterable.