How to Install and Uninstall pam_radius Package on openSUSE Leap

Last updated: May 20,2024

1. Install "pam_radius" package

Here is a brief guide to show you how to install pam_radius on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install pam_radius

2. Uninstall "pam_radius" package

Learn how to uninstall pam_radius on openSUSE Leap:

$ sudo zypper remove pam_radius

3. Information about the pam_radius package on openSUSE Leap

Information for package pam_radius:
-----------------------------------
Repository : Main Repository
Name : pam_radius
Version : 1.4.0-3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 58.8 KiB
Installed : No
Status : not installed
Source package : pam_radius-1.4.0-3.3.1.src
Upstream URL : http://freeradius.org/pam_radius_auth/
Summary : A PAM Module for User Authentication using a Radius Server
Description :
This is the PAM to RADIUS authentication module. It allows any PAM-capable
machine to become a RADIUS client for authentication and accounting
requests. You will need a RADIUS server to perform the actual
authentication.