How to Install and Uninstall libgccjit-5-dev Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 17,2024

1. Install "libgccjit-5-dev" package

This tutorial shows how to install libgccjit-5-dev on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install libgccjit-5-dev

2. Uninstall "libgccjit-5-dev" package

Please follow the step by step instructions below to uninstall libgccjit-5-dev on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove libgccjit-5-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgccjit-5-dev package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: libgccjit-5-dev
Architecture: amd64
Version: 5.5.0-12ubuntu1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: gcc-5
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 93
Depends: gcc-5-base (= 5.5.0-12ubuntu1), libgccjit0 (>= 5.5.0-12ubuntu1)
Suggests: libgccjit-5-dbg
Filename: pool/universe/g/gcc-5/libgccjit-5-dev_5.5.0-12ubuntu1_amd64.deb
Size: 15948
MD5sum: e16c7dd8f095077996c7ffd7a7d3cbb4
SHA1: f956bb3277b6c8da2f7c8a6f542edfc1ba373e24
SHA256: 30a2da8c88d978da40e31341027407232ef9c54853e538be281ece25db22f6b0
Homepage: http://gcc.gnu.org/
Description: GCC just-in-time compilation (development files)
Description-md5: edfbe45c4dd603bd5f9c67ae4ba8c494

5. The same packages on other Linux Distributions