How to Install and Uninstall jbuilder Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 17,2024

1. Install "jbuilder" package

Please follow the guidelines below to install jbuilder on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install jbuilder

2. Uninstall "jbuilder" package

This is a short guide on how to uninstall jbuilder on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove jbuilder $ sudo apt autoclean && sudo apt autoremove

3. Information about the jbuilder package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: jbuilder
Architecture: amd64
Version: 1.0~beta14-1
Priority: optional
Section: universe/ocaml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2955
Depends: libc6 (>= 2.17)
Filename: pool/universe/j/jbuilder/jbuilder_1.0~beta14-1_amd64.deb
Size: 689104
MD5sum: c5dcfc773eebbcaa19091dd135c36f1b
SHA1: 575a95b8a2d2b7c0dcbdf1c79d6c45dfd67845ee
SHA256: b46fcbd4dc3c14e5c0106d1c714a3e73e5045c5a0ab972320fb515fd8c563047
Homepage: https://github.com/janestreet/jbuilder
Description: composable build system for OCaml projects
Description-md5: 27fd1126471230b4ad67add0d21aac6d

5. The same packages on other Linux Distributions