How to Install and Uninstall jam Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 11,2024

1. Install "jam" package

This guide covers the steps necessary to install jam on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install jam

2. Uninstall "jam" package

Please follow the steps below to uninstall jam on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove jam $ sudo apt autoclean && sudo apt autoremove

3. Information about the jam package on Ubuntu 20.10 (Groovy Gorilla)

Package: jam
Architecture: amd64
Version: 2.6.1-2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Yann Dirson
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 331
Depends: libc6 (>= 2.14)
Filename: pool/universe/j/jam/jam_2.6.1-2_amd64.deb
Size: 119420
MD5sum: bd254d9293f8956d19a30f6f6a517019
SHA1: 5c124eb9e21f5b07270f8cc29c321544d8539d28
SHA256: 1894218d822161b41796f67e71212b7a76ad26e156e2190b9fd7ae4270d3f25d
SHA512: 71329b9f90eaf94f476c57eecc73cd9ba9fd7c947908a3c180c43326d828e3d4b6d48464f8679b40afe2eb1f1dccee735949231900c9483d8408772ed2f2567e
Description-en: Software-build tool, replacement for make
Perforce's Jam (formerly called Jam/MR) is a powerful and highly
customizable utility to build programs and other things, that can run
on Un*x, Nt, VMS, OS/2 and Macintosh MPW, using portable Jamfiles.
It can build large projects spread across many directories in one
pass, and can run jobs in parallel where make would not.
.
It takes some time to fully grasp, especially when one's already
accustomed to make(1), but there's no comparison in power when
comparing these two tools.
.
Standard rules:
- can automatically extract header dependencies for C/C++ (you can
customize for you own language)
- provide for automatic "clean", "install", "uninstall" rules,
so that an automake-like tool is not needed
Description-md5: 5a03130b3858cafbf6e0b7cbd0ebe7ed