How to Install and Uninstall stress Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 23,2024
1. Install "stress" package
Please follow the steps below to install stress on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
stress
Copied
2. Uninstall "stress" package
Please follow the steps below to uninstall stress on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
stress
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the stress package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: stress
Priority: optional
Section: universe/devel
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Joao Eriberto Mota Filho
Architecture: amd64
Version: 1.0.4-1
Depends: libc6 (>= 2.7)
Filename: pool/universe/s/stress/stress_1.0.4-1_amd64.deb
Size: 16664
MD5sum: f562efe5f43a23c3cd51c38c2ea80c41
SHA1: 33f99076f6e6b304079b01f568b8850230dcbc7a
SHA256: e4ff8da18a559e934552eefba0117adf1c28a4d5e81570618591f21384fd1b0f
Description-en: tool to impose load on and stress test a computer system
'stress' is a tool that imposes a configurable amount of CPU, memory, I/O,
or disk stress on a POSIX-compliant operating system and reports any errors
it detects.
.
'stress' is not a benchmark. It is a tool used by system administrators to
evaluate how well their systems will scale, by kernel programmers to evaluate
perceived performance characteristics, and by systems programmers to expose
the classes of bugs which only or more frequently manifest themselves when
the system is under heavy load.
Description-md5: 748045f588ae8994a34afe01a60f071d
Homepage: http://people.seas.harvard.edu/~apw/stress
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Joao Eriberto Mota Filho
Architecture: amd64
Version: 1.0.4-1
Depends: libc6 (>= 2.7)
Filename: pool/universe/s/stress/stress_1.0.4-1_amd64.deb
Size: 16664
MD5sum: f562efe5f43a23c3cd51c38c2ea80c41
SHA1: 33f99076f6e6b304079b01f568b8850230dcbc7a
SHA256: e4ff8da18a559e934552eefba0117adf1c28a4d5e81570618591f21384fd1b0f
Description-en: tool to impose load on and stress test a computer system
'stress' is a tool that imposes a configurable amount of CPU, memory, I/O,
or disk stress on a POSIX-compliant operating system and reports any errors
it detects.
.
'stress' is not a benchmark. It is a tool used by system administrators to
evaluate how well their systems will scale, by kernel programmers to evaluate
perceived performance characteristics, and by systems programmers to expose
the classes of bugs which only or more frequently manifest themselves when
the system is under heavy load.
Description-md5: 748045f588ae8994a34afe01a60f071d
Homepage: http://people.seas.harvard.edu/~apw/stress
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu