How to Install and Uninstall python3-pyrad.noarch Package on Fedora 35

Last updated: January 12,2025

1. Install "python3-pyrad.noarch" package

Please follow the steps below to install python3-pyrad.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-pyrad.noarch

2. Uninstall "python3-pyrad.noarch" package

Please follow the step by step instructions below to uninstall python3-pyrad.noarch on Fedora 35:

$ sudo dnf remove python3-pyrad.noarch $ sudo dnf autoremove

3. Information about the python3-pyrad.noarch package on Fedora 35

Last metadata expiration check: 3:08:31 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pyrad
Version : 2.4
Release : 1.fc35
Architecture : noarch
Size : 244 k
Source : python-pyrad-2.4-1.fc35.src.rpm
Repository : updates
Summary : Python RADIUS client
URL : https://github.com/wichert/pyrad
License : BSD
Description : pyrad is an implementation of a RADIUS client as described in RFC2865. It takes
: care of all the details like building RADIUS packets, sending them and decoding
: responses.