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

Last updated: September 20,2024

1. Install "slurm-wlm" package

Please follow the instructions below to install slurm-wlm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install slurm-wlm

2. Uninstall "slurm-wlm" package

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

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

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

Package: slurm-wlm
Priority: extra
Section: universe/admin
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Gennaro Oliva
Architecture: amd64
Source: slurm-llnl
Version: 15.08.7-1build1
Replaces: slurm-llnl (<< 14.03)
Depends: slurmd (= 15.08.7-1build1), slurmctld (= 15.08.7-1build1), slurm-client (= 15.08.7-1build1)
Breaks: slurm-llnl (<< 14.03)
Filename: pool/universe/s/slurm-llnl/slurm-wlm_15.08.7-1build1_amd64.deb
Size: 6482
MD5sum: bc359a1494139966d4bed63a8b321cc6
SHA1: 54d90dd937b5d5703f2ce81b3abf6531f23ace03
SHA256: d5fa14d25c1b49fc4ee7c7c7006533e8f6b8cfac2cce5fda96f5b00501d73038
Description-en: Simple Linux Utility for Resource Management
SLURM stands for Simple Linux Utility for Resource Management, it
is an open-source cluster resource management and job scheduling system
that strives to be simple, scalable, portable, fault-tolerant, and
interconnect agnostic.
This metapackage contains all client side commands, the compute node
daemon and the central management demon.
Description-md5: 326322191fe63dc9041282a43e86a418
Homepage: http://slurm.schedmd.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu