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

Last updated: May 20,2024

1. Install "python36-textfsm" package

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

$ sudo zypper refresh $ sudo zypper install python36-textfsm

2. Uninstall "python36-textfsm" package

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

$ sudo zypper remove python36-textfsm

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

Information for package python36-textfsm:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-textfsm
Version : 1.1.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 279,8 KiB
Installed : No
Status : not installed
Source package : python-textfsm-1.1.2-1.2.src
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.