How to Install and Uninstall tacacs.x86_64 Package on CentOS Stream 9

Last updated: September 23,2024

1. Install "tacacs.x86_64" package

This guide let you learn how to install tacacs.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install tacacs.x86_64

2. Uninstall "tacacs.x86_64" package

Please follow the guidance below to uninstall tacacs.x86_64 on CentOS Stream 9:

$ sudo dnf remove tacacs.x86_64 $ sudo dnf autoremove

3. Information about the tacacs.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:47:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : tacacs
Version : F4.0.4.28.7fb~20231005g4fdf178
Release : 2.el9
Architecture : x86_64
Size : 119 k
Source : tacacs-F4.0.4.28.7fb~20231005g4fdf178-2.el9.src.rpm
Repository : epel
Summary : Daemon to run AAA via TACACS+ Protocol via IPv4 and IPv6
URL : https://github.com/facebook/tac_plus
License : MIT and GPL-3.0-or-later
Description : Tacacs+ (tac_plus) is a C daemon that authenticates requests via the Tacacs+
: Protocol and logs accounting information.
:
: This is a fork of Cisco + Shruberry's Tacacs+ daemons
: (http://www.shrubbery.net/tac_plus/).