How to Install and Uninstall python3-typer+all.noarch Package on CentOS Stream 9
Last updated: November 19,2024
1. Install "python3-typer+all.noarch" package
This is a short guide on how to install python3-typer+all.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-typer+all.noarch
Copied
2. Uninstall "python3-typer+all.noarch" package
This guide let you learn how to uninstall python3-typer+all.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-typer+all.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-typer+all.noarch package on CentOS Stream 9
Last metadata expiration check: 2:49:57 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-typer+all
Version : 0.9.0
Release : 4.el9
Architecture : noarch
Size : 11 k
Source : python-typer-0.9.0-4.el9.src.rpm
Repository : epel
Summary : Metapackage for python3-typer: all extras
URL : https://typer.tiangolo.com/
License : MIT
Description : This is a metapackage bringing in all extras requires for python3-typer.
: It makes sure the dependencies are installed.
Available Packages
Name : python3-typer+all
Version : 0.9.0
Release : 4.el9
Architecture : noarch
Size : 11 k
Source : python-typer-0.9.0-4.el9.src.rpm
Repository : epel
Summary : Metapackage for python3-typer: all extras
URL : https://typer.tiangolo.com/
License : MIT
Description : This is a metapackage bringing in all extras requires for python3-typer.
: It makes sure the dependencies are installed.