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

Last updated: November 26,2024

1. Install "python38-first" package

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

$ sudo zypper refresh $ sudo zypper install python38-first

2. Uninstall "python38-first" package

This is a short guide on how to uninstall python38-first on openSuSE Tumbleweed:

$ sudo zypper remove python38-first

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

Information for package python38-first:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-first
Version : 2.0.2-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 17,9 KiB
Installed : No
Status : not installed
Source package : python-first-2.0.2-3.2.src
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.