How to Install and Uninstall python3-textfsm.noarch Package on Rocky Linux 9
Last updated: November 29,2024
1. Install "python3-textfsm.noarch" package
Here is a brief guide to show you how to install python3-textfsm.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-textfsm.noarch
Copied
2. Uninstall "python3-textfsm.noarch" package
Please follow the instructions below to uninstall python3-textfsm.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-textfsm.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-textfsm.noarch package on Rocky Linux 9
Last metadata expiration check: 1:47:30 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-textfsm
Version : 1.1.2
Release : 1.el9
Architecture : noarch
Size : 63 k
Source : python-textfsm-1.1.2-1.el9.src.rpm
Repository : epel
Summary : Python module for parsing semi-structured text into python tables
URL : https://github.com/google/textfsm
License : ASL 2.0
Description : Python module which implements a template based state machine for parsing
: semi-formatted text. Originally developed to allow programmatic access to
: information returned from the command line interface (CLI) of networking
: devices.
Available Packages
Name : python3-textfsm
Version : 1.1.2
Release : 1.el9
Architecture : noarch
Size : 63 k
Source : python-textfsm-1.1.2-1.el9.src.rpm
Repository : epel
Summary : Python module for parsing semi-structured text into python tables
URL : https://github.com/google/textfsm
License : ASL 2.0
Description : Python module which implements a template based state machine for parsing
: semi-formatted text. Originally developed to allow programmatic access to
: information returned from the command line interface (CLI) of networking
: devices.