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

Last updated: May 14,2024

1. Install "make" package

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

$ sudo apt update $ sudo apt install make

2. Uninstall "make" package

Please follow the step by step instructions below to uninstall make on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove make $ sudo apt autoclean && sudo apt autoremove

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

Package: make
Priority: optional
Section: devel
Installed-Size: 356
Maintainer: Ubuntu Developers
Original-Maintainer: Manoj Srivastava
Architecture: amd64
Source: make-dfsg
Version: 4.1-6
Replaces: make-guile
Depends: libc6 (>= 2.17)
Suggests: make-doc
Conflicts: make-guile
Filename: pool/main/m/make-dfsg/make_4.1-6_amd64.deb
Size: 150924
MD5sum: a2c33fce65c313f2d9be0e55166fc3f5
SHA1: df67f12c7e9a2ff3993856e67fff1d62d9f61525
SHA256: dcce5122fac47890f4e3641edff717568c64cfebb928bdde2e34daa156c4ef8d
Description-en: utility for directing compilation
GNU Make is a utility which controls the generation of executables
and other target files of a program from the program's source
files. It determines automatically which pieces of a large program
need to be (re)created, and issues the commands to (re)create
them. Make can be used to organize any task in which targets (files)
are to be automatically updated based on input files whenever the
corresponding input is newer --- it is not limited to building
computer programs. Indeed, Make is a general purpose dependency
solver.
Description-md5: 3ef13fe0be8e85cb535b13ff062ae8eb
Multi-Arch: allowed
Homepage: http://www.gnu.org/software/make/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Build-Essential: yes
Origin: Ubuntu
Supported: 5y
Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, edubuntu-desktop, edubuntu-usb, xubuntu-core, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntu-gnome-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-mate-cloudtop