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

Last updated: July 01,2024

1. Install "python312-first" package

This guide let you learn how to install python312-first on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-first

2. Uninstall "python312-first" package

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

$ sudo zypper remove python312-first

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

Information for package python312-first:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-first
Version : 2.0.2-4.8
Arch : noarch
Vendor : openSUSE
Installed Size : 16.2 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.