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

Last updated: June 28,2024

1. Install "python312-textfsm" package

This guide let you learn how to install python312-textfsm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-textfsm

2. Uninstall "python312-textfsm" package

Please follow the step by step instructions below to uninstall python312-textfsm on openSuSE Tumbleweed:

$ sudo zypper remove python312-textfsm

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

Information for package python312-textfsm:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-textfsm
Version : 1.1.3-4.4
Arch : noarch
Vendor : openSUSE
Installed Size : 252.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.