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

Last updated: May 20,2024

1. Install "phpsysinfo" package

This tutorial shows how to install phpsysinfo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phpsysinfo

2. Uninstall "phpsysinfo" package

Please follow the guidelines below to uninstall phpsysinfo on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove phpsysinfo $ sudo apt autoclean && sudo apt autoremove

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

Package: phpsysinfo
Priority: optional
Section: universe/web
Installed-Size: 3331
Maintainer: Ubuntu Developers
Original-Maintainer: Bjoern Boschman
Architecture: all
Version: 3.2.1-1ubuntu3
Depends: apache2 | httpd, php, php-xsl, libjs-jquery
Suggests: lm-sensors, hddtemp
Filename: pool/universe/p/phpsysinfo/phpsysinfo_3.2.1-1ubuntu3_all.deb
Size: 530812
MD5sum: 4de81cc588bf08bef863c086e352d584
SHA1: 212d3901a2296005a8063223d3fee55721e901a9
SHA256: 21bab1a77344fcada9f492c136d442f5935d3dfe00b1d2027d8384cd5ab3fc13
Description-en: PHP based host information
phpSysInfo is a PHP script that displays information about the
host being accessed.
.
It displays information on the system like kernel version, uptime,
network, disk and memory usage, information on CPU and model,
attached IDE and SCSI devices and PCI cards and lm-sensors output on
architectures supporting it.
.
It has support for multiple languages and themes.
Description-md5: 0893d873babcd4553149129b89b27fa5
Homepage: https://github.com/phpsysinfo/phpsysinfo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu