How to Install and Uninstall python3-typer Package on Debian 11 (Bullseye)

Last updated: April 25,2024

1. Install "python3-typer" package

This is a short guide on how to install python3-typer on Debian 11 (Bullseye)

$ sudo apt update $ sudo apt install python3-typer

2. Uninstall "python3-typer" package

Please follow the guidelines below to uninstall python3-typer on Debian 11 (Bullseye):

$ sudo apt remove python3-typer $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-typer package on Debian 11 (Bullseye)

Package: python3-typer
Source: typer
Version: 0.4.0-1~bpo11+1
Installed-Size: 130
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-click
Suggests: python-typer-doc
Description-en: Python library for building CLI applications (Python 3)
Typer is a library for building CLI applications that users
will love using and developers will love creating. Based on
Python 3.6+ type hints.
.
The key features are:
.
Intuitive to write: Great editor support. Completion everywhere.
Less time debugging. Designed to be easy to use and learn. Less
time reading docs.
.
Easy to use: It's easy to use for the final users. Automatic help,
and automatic completion for all shells.
.
Short: Minimize code duplication. Multiple features from each
parameter declaration. Fewer bugs.
.
Start simple: The simplest example adds only 2 lines of code to your
app: 1 import, 1 function call.
.
Grow large: Grow in complexity as much as you want, create arbitrarily
complex trees of commands and groups of subcommands, with options and
arguments.
.
This package installs the library for Python 3.
Description-md5: c30b9cd433d3f278a17744efacdb94dc
Homepage: https://typer.tiangolo.com/
Section: python
Priority: optional
Filename: pool/main/t/typer/python3-typer_0.4.0-1~bpo11+1_all.deb
Size: 23336
SHA256: 0f36f80a939d9765305a01bc3c9f793f4084a08042d506eb9e186428e0486f43