How to Install and Uninstall python3-textfsm.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "python3-textfsm.noarch" package

Please follow the instructions below to install python3-textfsm.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-textfsm.noarch

2. Uninstall "python3-textfsm.noarch" package

Please follow the instructions below to uninstall python3-textfsm.noarch on Fedora 34:

$ sudo dnf remove python3-textfsm.noarch $ sudo dnf autoremove

3. Information about the python3-textfsm.noarch package on Fedora 34

Last metadata expiration check: 4:45:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-textfsm
Version : 1.1.0
Release : 1.fc34
Architecture : noarch
Size : 62 k
Source : python-textfsm-1.1.0-1.fc34.src.rpm
Repository : fedora
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.