How to Install and Uninstall libjuce0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 03,2025

1. Install "libjuce0" package

Please follow the guidelines below to install libjuce0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjuce0

2. Uninstall "libjuce0" package

This tutorial shows how to uninstall libjuce0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjuce0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjuce0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjuce0
Priority: optional
Section: universe/libs
Installed-Size: 11699
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: juce
Version: 4.1.0+repack-3
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.15), libcurl3-gnutls (>= 7.16.2), libflac8 (>= 1.3.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libjpeg8 (>= 8c), libogg0 (>= 1.0rc3), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 5.2), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2), libx11-6, libxext6, zlib1g (>= 1:1.1.4)
Filename: pool/universe/j/juce/libjuce0_4.1.0+repack-3_amd64.deb
Size: 2960854
MD5sum: aa0886204adc9e454fc3961205f431d4
SHA1: 2a90f23ead189da3d0f861ac53e6232f1a4c5bd2
SHA256: e9cfa3400f96b60454eed677806cfebb7022903e73ec1b8f17dbc7b54735888f
Description-en: Jules' Utility Class Extensions
JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for
developing cross-platform software.
.
It contains pretty much everything you're likely to need to create most
applications, and is particularly well-suited for building highly-customised
GUIs, and for handling graphics and sound.
Description-md5: ff26d6690ac97fe5a613051d63e2727f
Homepage: http://juce.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu