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

Last updated: May 14,2024

1. Install "slurm" package

Learn how to install slurm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install slurm

2. Uninstall "slurm" package

Please follow the guidance below to uninstall slurm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove slurm $ sudo apt autoclean && sudo apt autoremove

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

Package: slurm
Priority: optional
Section: universe/net
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Schmitz
Architecture: amd64
Version: 0.4.3-2build1
Depends: libc6 (>= 2.7), libncurses5 (>= 6), libtinfo5 (>= 6)
Filename: pool/universe/s/slurm/slurm_0.4.3-2build1_amd64.deb
Size: 18490
MD5sum: c5bb2a13bf1ece101f77a86b3be65072
SHA1: bf973b2eb4e665e60f840c1d7db31bad7cfd001d
SHA256: bebff500f13221331bbe08b5371db365fd35b14eaadef2c61d6b51555763965a
Description-en: Realtime network interface monitor
Slurm has the following features:
* realtime traffic statistics divided into incoming and outgoing
* optional combined view
* can monitor any kind of network interface
* shows detailed statistics about the interface.
* it's themeable
Description-md5: 9de2dc2c21c49c21c4927427ac792369
Homepage: https://github.com/mattthias/slurm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu