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

Last updated: May 21,2024

1. Install "trend" package

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

$ sudo apt update $ sudo apt install trend

2. Uninstall "trend" package

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

$ sudo apt remove trend $ sudo apt autoclean && sudo apt autoremove

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

Package: trend
Priority: extra
Section: universe/utils
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Yuri D'Elia
Architecture: amd64
Version: 1.3-1
Depends: freeglut3, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 5.2)
Filename: pool/universe/t/trend/trend_1.3-1_amd64.deb
Size: 39108
MD5sum: 5786cb8d6bbbb25896dfb428c1311b7c
SHA1: b2455c0bd662e50dd7eb5ea5efd7703360cd0178
SHA256: 985e8aa4c3377a0b45856f7e8ddd44ec0cec883aced8790378e90bf8d499e54c
Description-en: general-purpose, efficient trend graph
trend is a general-purpose, efficient trend graph for "live" data. Data
is read in ASCII form from a file or continuously from a FIFO and
displayed in real-time into a multi-pass trend (much like a CRT
oscilloscope). trend can be used as a rapid analysis tool for
progressive or time-based data series together with trivial scripting.
Description-md5: 525300546db97b6a1d3da6f08982f942
Homepage: http://www.thregr.org/~wavexx/software/trend/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu