How to Install and Uninstall python3-typeguard.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "python3-typeguard.noarch" package
This is a short guide on how to install python3-typeguard.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-typeguard.noarch
Copied
2. Uninstall "python3-typeguard.noarch" package
Learn how to uninstall python3-typeguard.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-typeguard.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-typeguard.noarch package on AlmaLinux 8
Last metadata expiration check: 1:34:02 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-typeguard
Version : 2.13.3
Release : 2.el8
Architecture : noarch
Size : 42 k
Source : python-typeguard-2.13.3-2.el8.src.rpm
Repository : epel
Summary : Run-time type checker for Python
URL : https://github.com/agronholm/typeguard
License : MIT
Description : This library provides run-time type checking for functions defined with PEP 484
: argument (and return) type annotations.
Available Packages
Name : python3-typeguard
Version : 2.13.3
Release : 2.el8
Architecture : noarch
Size : 42 k
Source : python-typeguard-2.13.3-2.el8.src.rpm
Repository : epel
Summary : Run-time type checker for Python
URL : https://github.com/agronholm/typeguard
License : MIT
Description : This library provides run-time type checking for functions defined with PEP 484
: argument (and return) type annotations.