How to Install and Uninstall python-typer Package on Manjaro

Last updated: May 18,2024

1. Install "python-typer" package

Here is a brief guide to show you how to install python-typer on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-typer

2. Uninstall "python-typer" package

This guide covers the steps necessary to uninstall python-typer on Manjaro:

$ sudo pacman -Rcns python-typer

3. Information about the python-typer package on Manjaro

Repository : extra
Name : python-typer
Version : 0.9.0-2
Description : Build great CLIs. Easy to code. Based on Python type hints
Architecture : any
URL : https://typer.tiangolo.com/
Licenses : MIT
Groups : None
Provides : None
Depends On : python-click python-typing_extensions
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 106.83 KiB
Installed Size : 600.11 KiB
Packager : Sven-Hendrik Haase
Build Date : Mon Jun 19 18:18:52 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions