How to Install and Uninstall python3-junos-eznc Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-junos-eznc" package

In this section, we are going to explain the necessary steps to install python3-junos-eznc on Kali Linux

$ sudo apt update $ sudo apt install python3-junos-eznc

2. Uninstall "python3-junos-eznc" package

Please follow the guidelines below to uninstall python3-junos-eznc on Kali Linux:

$ sudo apt remove python3-junos-eznc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-junos-eznc package on Kali Linux

Package: python3-junos-eznc
Source: junos-eznc
Version: 2.1.7-5
Installed-Size: 543
Maintainer: Debian Python Team
Architecture: all
Depends: python3-jinja2, python3-lxml, python3-ncclient, python3-netaddr, python3-paramiko, python3-scp, python3-serial, python3-six, python3-yaml, python3:any
Size: 94504
SHA256: f1b0c604655931ba893fa11d809900e26af7ccece1400f6b410cb32ea2aadd23
SHA1: 667940b1c16d964f5669c5d4eb72a9fddaef40c8
MD5sum: 353c9744e750d16f287b983f650b40b3
Description: Junos 'EZ' automation for non-programmers (Python 3)
Junos PyEZ is designed to provide the same capabilities as a user
would have on the Junos CLI, but in an environment built for
automation tasks. These capabilities include, but are not limited to:
.
- Remote connectivity and management of Junos devices via NETCONF
- Provide "facts" about the device
- Retrieve "operational" or "run-state" information
- Retrieve configuration information
- Make configuration changes in unstructured and structured ways
- Provide common utilities for tasks such as secure copy of files and
software updates
.
This package contains the Python 3 version.
Description-md5:
Homepage: https://www.github.com/Juniper/py-junos-eznc
Section: python
Priority: optional
Filename: pool/main/j/junos-eznc/python3-junos-eznc_2.1.7-5_all.deb