How to Install and Uninstall python3-pyrad Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-pyrad" package

This is a short guide on how to install python3-pyrad on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyrad

2. Uninstall "python3-pyrad" package

Please follow the steps below to uninstall python3-pyrad on openSUSE Leap:

$ sudo zypper remove python3-pyrad

3. Information about the python3-pyrad package on openSUSE Leap

Information for package python3-pyrad:
--------------------------------------
Repository : Main Repository
Name : python3-pyrad
Version : 2.3-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 515.3 KiB
Installed : No
Status : not installed
Source package : python-pyrad-2.3-bp155.2.12.src
Upstream URL : https://github.com/pyradius/pyrad
Summary : RADIUS tools
Description :
pyrad is an implementation of a RADIUS client/server as described in RFC2865.
It takes care of all the details like building RADIUS packets, sending
them and decoding responses.