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

Last updated: July 06,2024

1. Install "python310-first" package

Please follow the instructions below to install python310-first on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-first

2. Uninstall "python310-first" package

Please follow the instructions below to uninstall python310-first on openSuSE Tumbleweed:

$ sudo zypper remove python310-first

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

Information for package python310-first:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.