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

Last updated: July 05,2024

1. Install "python3-pyrad.noarch" package

Please follow the instructions below to install python3-pyrad.noarch on Fedora 34

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

2. Uninstall "python3-pyrad.noarch" package

Please follow the steps below to uninstall python3-pyrad.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:21:40 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pyrad
Version : 2.1
Release : 9.fc34
Architecture : noarch
Size : 237 k
Source : python-pyrad-2.1-9.fc34.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.