How to Install and Uninstall python38-textfsm.noarch Package on CentOS Stream 8
Last updated: November 25,2024
1. Install "python38-textfsm.noarch" package
This tutorial shows how to install python38-textfsm.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python38-textfsm.noarch
Copied
2. Uninstall "python38-textfsm.noarch" package
Please follow the guidelines below to uninstall python38-textfsm.noarch on CentOS Stream 8:
$
sudo dnf remove
python38-textfsm.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python38-textfsm.noarch package on CentOS Stream 8
Last metadata expiration check: 3:25:02 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python38-textfsm
Version : 1.1.0
Release : 2.el8
Architecture : noarch
Size : 62 k
Source : python38-textfsm-epel-1.1.0-2.el8.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 : python38-textfsm
Version : 1.1.0
Release : 2.el8
Architecture : noarch
Size : 62 k
Source : python38-textfsm-epel-1.1.0-2.el8.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.