How to Install and Uninstall python311-textfsm Package on openSuSE Tumbleweed

Last updated: November 12,2024

1. Install "python311-textfsm" package

Please follow the guidelines below to install python311-textfsm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-textfsm

2. Uninstall "python311-textfsm" package

This tutorial shows how to uninstall python311-textfsm on openSuSE Tumbleweed:

$ sudo zypper remove python311-textfsm

3. Information about the python311-textfsm package on openSuSE Tumbleweed

Information for package python311-textfsm:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-textfsm
Version : 1.1.3-4.4
Arch : noarch
Vendor : openSUSE
Installed Size : 264.6 KiB
Installed : No
Status : not installed
Source package : python-textfsm-1.1.3-4.4.src
Upstream URL : https://github.com/google/textfsm
Summary : Python module for parsing semi-structured text into python tables
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.