How to Install and Uninstall python-gtextfsm Package on Debian 10 (Buster)

Last updated: May 18,2024

1. Install "python-gtextfsm" package

This guide covers the steps necessary to install python-gtextfsm on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-gtextfsm

2. Uninstall "python-gtextfsm" package

In this section, we are going to explain the necessary steps to uninstall python-gtextfsm on Debian 10 (Buster):

$ sudo apt remove python-gtextfsm $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gtextfsm package on Debian 10 (Buster)

Package: python-gtextfsm
Source: gtextfsm
Version: 0.2.1-1
Installed-Size: 91
Maintainer: Vincent Bernat
Architecture: all
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Description: template based state machine for parsing semi-formatted text
Description-md5: 06c1af5443de664a079d98e68ffaf0ff
Homepage: https://code.google.com/p/textfsm/
Section: python
Priority: optional
Filename: pool/main/g/gtextfsm/python-gtextfsm_0.2.1-1_all.deb
Size: 20814
MD5sum: 80e7b572dc155ef42e29ee684949b44e
SHA256: f99c9a8a25d73666bfb8bbae9d31b8072d42eb1ddac5de1261a64f2c3707a391

5. The same packages on other Linux Distributions