How to Install and Uninstall tacacs+ Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "tacacs+" package

This guide covers the steps necessary to install tacacs+ on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tacacs+

2. Uninstall "tacacs+" package

Here is a brief guide to show you how to uninstall tacacs+ on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tacacs+ $ sudo apt autoclean && sudo apt autoremove

3. Information about the tacacs+ package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tacacs+
Priority: extra
Section: universe/net
Installed-Size: 248
Maintainer: Ubuntu Developers
Original-Maintainer: Henry-Nicolas Tourneur
Architecture: amd64
Version: 4.0.4.27a-1
Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libtacacs+1 (>= 4.0.4.27a), libwrap0 (>= 7.6-4~), python
Filename: pool/universe/t/tacacs+/tacacs+_4.0.4.27a-1_amd64.deb
Size: 87462
MD5sum: 41403d87c59039b1e185dbfee6eb960f
SHA1: fd44be010f71ba31c12765e0c116110bb70bb2bb
SHA256: 0a875bf8755c97b64937aeaf1b93129ef78fa3d66c0194becda1339e03eaafa7
Description-en: TACACS+ authentication daemon
TACACS+ is a protocol (not TACACS or XTACACS) for authentication,
authorization and accounting (AAA) services for routers and network devices.
Description-md5: b57bdce405bf116b534889235d18eb6f
Homepage: http://www.shrubbery.net/tac_plus/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu