How to Install and Uninstall python3-first Package on openSUSE Leap

Last updated: May 16,2024

1. Install "python3-first" package

This guide covers the steps necessary to install python3-first on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-first

2. Uninstall "python3-first" package

Please follow the step by step instructions below to uninstall python3-first on openSUSE Leap:

$ sudo zypper remove python3-first

3. Information about the python3-first package on openSUSE Leap

Information for package python3-first:
--------------------------------------
Repository : Main Repository
Name : python3-first
Version : 2.0.2-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 19.4 KiB
Installed : No
Status : not installed
Source package : python-first-2.0.2-bp155.2.10.src
Upstream URL : http://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.