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

Last updated: May 05,2024

1. Install "systune" package

This is a short guide on how to install systune on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install systune

2. Uninstall "systune" package

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

$ sudo apt remove systune $ sudo apt autoclean && sudo apt autoremove

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

Package: systune
Priority: optional
Section: universe/admin
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 0.5.7
Filename: pool/universe/s/systune/systune_0.5.7_all.deb
Size: 7644
MD5sum: ec2af0bd989faa997082008e49656565
SHA1: 3b1934d54aeca43e57a5646fc4aa28b7e502ea4f
SHA256: 17424e96d897ca56b18c0c4b2bf7c736c18b798724cbaf973911692dcc70020c
Description-en: kernel tuning through the /proc file system
This program writes kernel parameters, previously saved in a configuration
file, to the /proc filesystem. This enables kernel performance to be
adjusted without recompiling the kernel.
.
systune can be alternative to sysctl(8). It is also started after the most
daemons and other init.d scripts, so it can be used as "second stage" sysctl.
Description-md5: 11fb5a9366142b83ca3d41b7f9b15c86
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu