How to Install and Uninstall make Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 16,2024

1. Install "make" package

This guide let you learn how to install make on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install make

2. Uninstall "make" package

Here is a brief guide to show you how to uninstall make on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the make package on Ubuntu 20.04 LTS (Focal Fossa)

Package: make
Architecture: amd64
Version: 4.2.1-1.2
Multi-Arch: allowed
Priority: optional
Section: devel
Source: make-dfsg
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Manoj Srivastava
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 384
Depends: libc6 (>= 2.27)
Suggests: make-doc
Conflicts: make-guile
Replaces: make-guile
Filename: pool/main/m/make-dfsg/make_4.2.1-1.2_amd64.deb
Size: 162292
MD5sum: 88fde0193dafdf077fb69117ce1fe7c3
SHA1: e6cdb7a566e5926b150e86f35bf06427aab946ff
SHA256: 41e534af98cdb6219bc98fa4276d9c928a0862b8b373d49ee1fbe0ae5db64dc2
Homepage: https://www.gnu.org/software/make/
Description: utility for directing compilation
Description-md5: 3ef13fe0be8e85cb535b13ff062ae8eb
Task: ubuntu-mate-core, ubuntu-mate-desktop
Build-Essential: yes