How to Install and Uninstall python312-typer Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-typer" package
This tutorial shows how to install python312-typer on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-typer
Copied
2. Uninstall "python312-typer" package
Please follow the step by step instructions below to uninstall python312-typer on openSuSE Tumbleweed:
$
sudo zypper remove
python312-typer
Copied
3. Information about the python312-typer package on openSuSE Tumbleweed
Information for package python312-typer:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-typer
Version : 0.9.0-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 439.1 KiB
Installed : No
Status : not installed
Source package : python-typer-0.9.0-3.2.src
Upstream URL : https://github.com/tiangolo/typer
Summary : Typer, build great CLIs. Easy to code. Based on Python type hints
Description :
Typer is a library for building CLI applications based on Python 3.6+ type hints.
Based on type hints, Typer enables great editor support and completion for developers.
With automatic help and completion, Typer makes CLIs easy to use for users.
This package provides the Typer Python package required to build and run Typer-based CLI applications.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-typer
Version : 0.9.0-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 439.1 KiB
Installed : No
Status : not installed
Source package : python-typer-0.9.0-3.2.src
Upstream URL : https://github.com/tiangolo/typer
Summary : Typer, build great CLIs. Easy to code. Based on Python type hints
Description :
Typer is a library for building CLI applications based on Python 3.6+ type hints.
Based on type hints, Typer enables great editor support and completion for developers.
With automatic help and completion, Typer makes CLIs easy to use for users.
This package provides the Typer Python package required to build and run Typer-based CLI applications.