How to Install and Uninstall python3-textfsm Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-textfsm" package

Please follow the guidance below to install python3-textfsm on Kali Linux

$ sudo apt update $ sudo apt install python3-textfsm

2. Uninstall "python3-textfsm" package

Please follow the steps below to uninstall python3-textfsm on Kali Linux:

$ sudo apt remove python3-textfsm $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-textfsm package on Kali Linux

Package: python3-textfsm
Source: gtextfsm
Version: 1.1.3-1
Installed-Size: 131
Maintainer: Vincent Bernat
Architecture: all
Depends: python3-six, python3:any
Size: 28936
SHA256: 620d122c8a1be98b29a6067ee97e384b5c2bef7c6f56b3ba5f93c1d157a03eaa
SHA1: 4e7863abc94f648f6d65d91e128e492fae84caf9
MD5sum: 85dc5529a3a5d4fe947bcca5ee6ddd4a
Description: template based state machine for parsing semi-formatted text
This Python module 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.
Description-md5:
Homepage: https://github.com/google/textfsm/
Section: python
Priority: optional
Filename: pool/main/g/gtextfsm/python3-textfsm_1.1.3-1_all.deb