How to Install and Uninstall make Package on Linux Mint 21 (Vanessa)

Last updated: April 29,2024

1. Install "make" package

This guide covers the steps necessary to install make on Linux Mint 21 (Vanessa)

$ sudo apt update $ sudo apt install make

2. Uninstall "make" package

This is a short guide on how to uninstall make on Linux Mint 21 (Vanessa):

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

3. Information about the make package on Linux Mint 21 (Vanessa)

Package: make
Architecture: amd64
Version: 4.3-4.1build1
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: 416
Depends: libc6 (>= 2.34)
Suggests: make-doc
Conflicts: make-guile
Replaces: make-guile
Filename: pool/main/m/make-dfsg/make_4.3-4.1build1_amd64.deb
Size: 179742
MD5sum: 397d7a60ce270e4da241d50fc1c41680
SHA1: 367c196bc521289f7aa31369765214591eebd08e
SHA256: 080b79a1a1623a2e6c6eead37d62b15fdf2c3dbfeafe8ecf5e31c54eb09eadcc
SHA512: d6b9d72c2e722165e5034c132431dd86f2647c9623bb9a67d1953cd8c78d402739d331211e53f5671aac7057fe75872920dc4f3398a1ed72c74ebb343f57d46d
Homepage: https://www.gnu.org/software/make/
Description: utility for directing compilation
Description-md5: 3ef13fe0be8e85cb535b13ff062ae8eb
Task: ubuntustudio-video, ubuntu-mate-core, ubuntu-mate-desktop
Build-Essential: yes