How to Install and Uninstall python3-tambo.noarch Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "python3-tambo.noarch" package
This guide covers the steps necessary to install python3-tambo.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-tambo.noarch
Copied
2. Uninstall "python3-tambo.noarch" package
This is a short guide on how to uninstall python3-tambo.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-tambo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-tambo.noarch package on Oracle Linux 8
Last metadata expiration check: 6:37:14 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-tambo
Version : 0.4.0
Release : 14.el8
Architecture : noarch
Size : 22 k
Source : python-tambo-0.4.0-14.el8.src.rpm
Repository : epel
Summary : A command line object dispatcher
URL : https://github.com/alfredodeza/tambo
License : MIT
Description : Use any argument parser you want for each sub-command. Easily manage each
: command as a self-contained application.
Available Packages
Name : python3-tambo
Version : 0.4.0
Release : 14.el8
Architecture : noarch
Size : 22 k
Source : python-tambo-0.4.0-14.el8.src.rpm
Repository : epel
Summary : A command line object dispatcher
URL : https://github.com/alfredodeza/tambo
License : MIT
Description : Use any argument parser you want for each sub-command. Easily manage each
: command as a self-contained application.