How to Install and Uninstall freeradius.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "freeradius.i686" package

Learn how to install freeradius.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install freeradius.i686

2. Uninstall "freeradius.i686" package

Learn how to uninstall freeradius.i686 on Fedora 36:

$ sudo dnf remove freeradius.i686 $ sudo dnf autoremove

3. Information about the freeradius.i686 package on Fedora 36

Last metadata expiration check: 5:07:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : freeradius
Version : 3.0.25
Release : 4.fc36
Architecture : i686
Size : 1.1 M
Source : freeradius-3.0.25-4.fc36.src.rpm
Repository : updates
Summary : High-performance and highly configurable free RADIUS server
URL : http://www.freeradius.org/
License : GPLv2+ and LGPLv2+
Description : The FreeRADIUS Server Project is a high performance and highly configurable
: GPL'd free RADIUS server. The server is similar in some respects to
: Livingston's 2.0 server. While FreeRADIUS started as a variant of the
: Cistron RADIUS server, they don't share a lot in common any more. It now has
: many more features than Cistron or Livingston, and is much more configurable.
:
: FreeRADIUS is an Internet authentication daemon, which implements the RADIUS
: protocol, as defined in RFC 2865 (and others). It allows Network Access
: Servers (NAS boxes) to perform authentication for dial-up users. There are
: also RADIUS clients available for Web servers, firewalls, Unix logins, and
: more. Using RADIUS allows authentication and authorization for a network to
: be centralized, and minimizes the amount of re-configuration which has to be
: done when adding or deleting new users.