How to Install and Uninstall tor-arm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "tor-arm" package

This guide covers the steps necessary to install tor-arm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tor-arm

2. Uninstall "tor-arm" package

This guide covers the steps necessary to uninstall tor-arm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tor-arm $ sudo apt autoclean && sudo apt autoremove

3. Information about the tor-arm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tor-arm
Priority: extra
Section: universe/comm
Installed-Size: 1073
Maintainer: Ubuntu Developers
Original-Maintainer: Ulises Vitulli
Architecture: all
Version: 1.4.5.0-1.1
Depends: python:any (>= 2.7.5-5~), python-torctl
Suggests: tor
Filename: pool/universe/t/tor-arm/tor-arm_1.4.5.0-1.1_all.deb
Size: 236484
MD5sum: 1e60f8ab60617ea6630844942271f720
SHA1: b8923475d9115c00b95fd1fff4f5727d9da820d7
SHA256: dcfb5075f7dc0236b7eefe971d7d98df540e356621ba644e87c5c7c07b6965a8
Description-en: terminal status monitor for tor
The anonymizing relay monitor (arm) is a terminal status monitor for Tor
relays, intended for command-line aficionados, ssh connections, and anyone
stuck with a tty terminal. This works much like top does for system usage,
providing real time statistics for:
.
- bandwidth, cpu, and memory usage
- relay's current configuration
- logged events
- connection details (ip, hostname, fingerprint, and consensus data)
- etc.
Description-md5: ec44664df4c223075aac5e459d59c2b0
Homepage: http://www.atagar.com/arm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu