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

Last updated: May 18,2024

1. Install "python3-pyiosxr" package

This guide let you learn how to install python3-pyiosxr on Kali Linux

$ sudo apt update $ sudo apt install python3-pyiosxr

2. Uninstall "python3-pyiosxr" package

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

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

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

Package: python3-pyiosxr
Source: pyiosxr
Version: 0.52-2
Installed-Size: 49
Maintainer: Vincent Bernat
Architecture: all
Depends: python3-lxml, python3-netmiko, python3:any
Size: 10488
SHA256: 1321e508f87e641eb117285d44fdde7548e3a109dea97363312147d8fd70d740
SHA1: ae0975751131e3ccb255e0f4b84b2caf52099a81
MD5sum: 540dd065220c7b7a08a2d48112da77f7
Description: Python API for Cisco IOX-XR network devices (Python 3)
This package provides a Python API to connect to network devices
running Cisco IOS-XR. It can retrieve several information like
interfaces. It can also modify the current configuration and execute
arbitrary commands.
.
This package contains the Python 3 version.
Description-md5:
Homepage: https://github.com/fooelisa/pyiosxr/
Python-Egg-Name: pyIOSXR
Section: python
Priority: optional
Filename: pool/main/p/pyiosxr/python3-pyiosxr_0.52-2_all.deb