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

Last updated: June 04,2024

1. Install "saga" package

This guide covers the steps necessary to install saga on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install saga

2. Uninstall "saga" package

This guide covers the steps necessary to uninstall saga on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove saga $ sudo apt autoclean && sudo apt autoremove

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

Package: saga
Priority: optional
Section: universe/science
Installed-Size: 24018
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Version: 2.2.3+dfsg-1build1
Depends: libc6 (>= 2.14), libfftw3-double3, libgcc1 (>= 1:4.0), libgdal.so.1-1.11.3, libgdal1i (>= 1.11.0), libgomp1 (>= 4.9), libgrib2c0d, libhpdf-2.2.1, libodbc1 (>= 2.3.1), libopencv-imgproc2.4v5, libpq5, libproj9 (>= 4.8.0), libqhull7, libsaga (= 2.2.3+dfsg-1build1), libstdc++6 (>= 5.2), libsvm3, libwxbase3.0-0v5 (>= 3.0.2+dfsg), libwxgtk3.0-0v5 (>= 3.0.2+dfsg)
Filename: pool/universe/s/saga/saga_2.2.3+dfsg-1build1_amd64.deb
Size: 4880182
MD5sum: b3f7fed1405d37761670043347f56000
SHA1: a00ff584c8e22cda9287e5a61ea8fc633785e59a
SHA256: d8651c7171872ea4976d24d1937ef9773a91456f505e656a09020b92128677fd
Description-en: System for Automated Geoscientific Analyses
SAGA GIS (System for Automated Geoscientific Analyses) is a free and
open source geographic information system used for editing and
analysing spatial data. It includes a large number of modules for the
analysis of vector (point, line and polygon), table, grid and image
data. Among others the package includes modules for geostatistics,
image classification, projections, simulation of dynamic processes
(hydrology, landscape development) and terrain analysis.
The functionality can be accessed through a GUI, the command line or
by using the C++ API.
Description-md5: 6f81a006f20669f383919b6a88f3917d
Homepage: http://www.saga-gis.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu