How to Install and Uninstall python3-pyrad Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-pyrad" package

Please follow the guidance below to install python3-pyrad on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyrad

2. Uninstall "python3-pyrad" package

In this section, we are going to explain the necessary steps to uninstall python3-pyrad on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-pyrad package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pyrad
Priority: optional
Section: universe/python
Installed-Size: 168
Maintainer: Ubuntu Developers
Original-Maintainer: Jeremy Lainé
Architecture: all
Source: pyrad
Version: 2.0-3
Depends: python3-six, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pyrad/python3-pyrad_2.0-3_all.deb
Size: 24472
MD5sum: d98c6ff3d14e3cae54be92f07d3384aa
SHA1: 7e8630ba2286997b943b42c58546737e34b717ab
SHA256: f7cba137d7e5a440466f50b293e9bb93cf5404e32482babb305766ecb9762aef
Description-en: 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: 5f6a183bec21c351c53951b74f70fea5
Homepage: http://pypi.python.org/pypi/pyrad
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu