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

Last updated: January 12,2025

1. Install "python3-textfsm.noarch" package

Please follow the guidance below to install python3-textfsm.noarch on Fedora 36

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

2. Uninstall "python3-textfsm.noarch" package

Learn how to uninstall python3-textfsm.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:27:49 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-textfsm
Version : 1.1.0
Release : 4.fc36
Architecture : noarch
Size : 62 k
Source : python-textfsm-1.1.0-4.fc36.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.