How to Install and Uninstall systemtap-server Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "systemtap-server" package

Learn how to install systemtap-server on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install systemtap-server

2. Uninstall "systemtap-server" package

Please follow the steps below to uninstall systemtap-server on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove systemtap-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the systemtap-server package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: systemtap-server
Priority: optional
Section: universe/devel
Installed-Size: 539
Maintainer: Ubuntu Developers
Original-Maintainer: Ritesh Raj Sarraf
Architecture: amd64
Source: systemtap
Version: 2.9-2ubuntu2
Replaces: systemtap-client (<< 0.0.20090523~)
Depends: libnss3-tools, avahi-utils, unzip, zip, systemtap (= 2.9-2ubuntu2), systemtap-client (= 2.9-2ubuntu2), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.6), libstdc++6 (>= 5.2), net-tools
Breaks: systemtap-client (<< 0.0.20090523~)
Filename: pool/universe/s/systemtap/systemtap-server_2.9-2ubuntu2_amd64.deb
Size: 113318
MD5sum: cd2252700a598f5fd978331797162557
SHA1: a0cf3fcc74f6a49d7d4eeccb0a3372d8045a0c3e
SHA256: 692a9165526f16da75e9486c10cdfb3422fd9f155369decba7b54fee88293f05
Description-en: instrumentation system for Linux (compile server)
This package contains compile server for SystemTap. It can be used
together with systemtap client to compile probes on a remote machine.
Probes will be compiled by the server on request of remote clients.
.
SystemTap provides infrastructure to simplify the gathering of
information about the running Linux system.
Description-md5: b06185466bc2c394362abf8236e40c53
Homepage: http://sourceware.org/systemtap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu