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

Last updated: November 23,2024

1. Install "python3-scrapli" package

Please follow the guidelines below to install python3-scrapli on Kali Linux

$ sudo apt update $ sudo apt install python3-scrapli

2. Uninstall "python3-scrapli" package

In this section, we are going to explain the necessary steps to uninstall python3-scrapli on Kali Linux:

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

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

Package: python3-scrapli
Source: python-scrapli
Version: 2023.7.30-2
Installed-Size: 662
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-asyncssh, python3-paramiko, python3-textfsm, python3:any
Size: 91736
SHA256: e190719e1ef447641a216a0b7e0d29f40ebc68eb2dba717fce26d5f523241d4f
SHA1: 1baff78cc9edbb1ad9ce18900c7c30418f092794
MD5sum: 55c4f144f084599d288f99c5bb09e224
Description: sync/async screen scraping client specifically for network devices
scrapli (or scrap(e c)li) is a python library focused on connecting to
devices, specifically network devices (routers/switches/firewalls/etc.) via
Telnet or SSH.
Description-md5:
Homepage: https://github.com/carlmontanari/scrapli
Section: python
Priority: optional
Filename: pool/main/p/python-scrapli/python3-scrapli_2023.7.30-2_all.deb

5. The same packages on other Linux Distributions