How to Install and Uninstall python3-argparse-dataclass.noarch Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "python3-argparse-dataclass.noarch" package

Here is a brief guide to show you how to install python3-argparse-dataclass.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install python3-argparse-dataclass.noarch

2. Uninstall "python3-argparse-dataclass.noarch" package

Please follow the steps below to uninstall python3-argparse-dataclass.noarch on AlmaLinux 9:

$ sudo dnf remove python3-argparse-dataclass.noarch $ sudo dnf autoremove

3. Information about the python3-argparse-dataclass.noarch package on AlmaLinux 9

Last metadata expiration check: 2:09:58 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-argparse-dataclass
Version : 2.0.0
Release : 2.el9
Architecture : noarch
Size : 18 k
Source : python-argparse-dataclass-2.0.0-2.el9.src.rpm
Repository : epel
Summary : Declarative CLIs with argparse and dataclasses
URL : https://github.com/mivade/argparse_dataclass
License : MIT
Description : Declarative CLIs with argparse and dataclasses.