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

Last updated: May 20,2024

1. Install "python3-pyrad" package

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

$ sudo apt update $ sudo apt install python3-pyrad

2. Uninstall "python3-pyrad" package

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

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

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

Package: python3-pyrad
Source: pyrad
Version: 2.1-3
Installed-Size: 165
Maintainer: Jeremy Lainé
Architecture: all
Depends: python3-netaddr, python3-six, python3:any
Size: 30020
SHA256: bf46d8337889254e9684ebd6ce100817b1aa0bff1f34bf2a4bf6c155295c2ced
SHA1: 27358db966a47eb19c3e8c75bf4a9150166770b0
MD5sum: 6d13b6c287ef37410460f2c56b854624
Description: Python module for creating and decoding RADIUS packets (Python 3)
It takes care of all the details like building RADIUS
packets, sending them and decoding responses.
This package contains several modules:
- client: RADIUS client code
- dictionary: RADIUS attribute dictionary
- server: Basic RADIUS server and proxy classes.
- packet: a RADIUS packet as send to/from servers
- tools: utility functions
.
This package contains the module for Python 3.
Description-md5:
Homepage: https://pypi.python.org/pypi/pyrad
Section: python
Priority: optional
Filename: pool/main/p/pyrad/python3-pyrad_2.1-3_all.deb