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

Last updated: November 28,2024

1. Install "python3-textfsm.noarch" package

Please follow the step by step instructions below to install python3-textfsm.noarch on Fedora 35

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

2. Uninstall "python3-textfsm.noarch" package

Please follow the guidelines below to uninstall python3-textfsm.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:04:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-textfsm
Version : 1.1.0
Release : 3.fc35
Architecture : noarch
Size : 62 k
Source : python-textfsm-1.1.0-3.fc35.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.