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

Last updated: May 03,2024

1. Install "python39-first" package

Please follow the guidance below to install python39-first on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-first

2. Uninstall "python39-first" package

Please follow the step by step instructions below to uninstall python39-first on openSuSE Tumbleweed:

$ sudo zypper remove python39-first

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

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