How to Install and Uninstall psensor-server Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "psensor-server" package

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

$ sudo apt update $ sudo apt install psensor-server

2. Uninstall "psensor-server" package

Learn how to uninstall psensor-server on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove psensor-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the psensor-server package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: psensor-server
Priority: optional
Section: universe/utils
Installed-Size: 587
Maintainer: Ubuntu Developers
Original-Maintainer: Jean-Philippe Orsini
Architecture: amd64
Source: psensor
Version: 1.1.3-2ubuntu3
Depends: libjs-jquery, psensor-common (= 1.1.3-2ubuntu3), libatasmart4 (>= 0.13), libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), libgtop-2.0-10 (>= 2.22.3), libjson-c2 (>= 0.10), libmicrohttpd10 (>= 0.9.20), libsensors4 (>= 1:3.0.0)
Recommends: hddtemp
Filename: pool/universe/p/psensor/psensor-server_1.1.3-2ubuntu3_amd64.deb
Size: 105906
MD5sum: adb2fe66f14cb28d0240061490e316cb
SHA1: 2a7cab395ca1ab376dcb00e2c094ebb0d8a94d8c
SHA256: e27bdbe8f9cc870811d052a629de152282718a26260ef7fda55386c98244de23
Description-en: Psensor server for monitoring hardware sensors remotely
Psensor server is an HTTP server providing a JSON Web service which can be
used by Psensor GTK+ Application to monitor remotely the hardware sensors
of a computer.
.
It can provide information about:
* the temperature of the motherboard and CPU sensors (using lm-sensors).
* the temperature of the NVidia GPUs (using XNVCtrl).
* the temperature of the Hard Disk Drives (using hddtemp).
* the rotation speed of the fans (using lm-sensors).
.
It is also possible to connect to Psensor server with a browser, a simple
Web page is displaying the information.
Description-md5: a3ebec3cb4d1c81f2f24364cafc52706
Homepage: http://wpitchoune.net/psensor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu