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

Last updated: May 16,2024

1. Install "python3-pick" package

Please follow the instructions below to install python3-pick on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pick

2. Uninstall "python3-pick" package

This guide let you learn how to uninstall python3-pick on openSUSE Leap:

$ sudo zypper remove python3-pick

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

Information for package python3-pick:
-------------------------------------
Repository : Main Repository
Name : python3-pick
Version : 0.6.7-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 27.5 KiB
Installed : No
Status : not installed
Source package : python-pick-0.6.7-bp155.2.11.src
Upstream URL : https://github.com/wong2/pick
Summary : Curses-based interactive selection list module
Description :
pick is a Python library to help create curses-based
interactive selection list in the terminal.