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

Last updated: May 12,2024

1. Install "fastdep" package

In this section, we are going to explain the necessary steps to install fastdep on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fastdep

2. Uninstall "fastdep" package

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

$ sudo apt remove fastdep $ sudo apt autoclean && sudo apt autoremove

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

Package: fastdep
Priority: optional
Section: universe/devel
Installed-Size: 200
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Lemmen
Architecture: amd64
Version: 0.16-13
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Filename: pool/universe/f/fastdep/fastdep_0.16-13_amd64.deb
Size: 58758
MD5sum: a54c045ef9b3262bdb32a551a374b75a
SHA1: f1a757dc7b45c670f71bbb2ba7b363e64cfc4206
SHA256: 44c2139cd07a5c580086f40724167e6c6dcb4363b8a195cdf12d742222059adb
Description-en: fast dependency generator for C/C++ files
Efficiently generates dependency information for C and C++ files, suitable for
inclusion in makefiles, and optionally generates dependency information for
its own output. This can be used to create robust, fast and largely automated
build rules.
Description-md5: 7096cfb7dad86e4ac5391f74478fe8a2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu