How to Install and Uninstall juce Package on Manjaro

Last updated: May 15,2024

1. Install "juce" package

This tutorial shows how to install juce on Manjaro

$ sudo pacman -Sy $ sudo pacman -S juce

2. Uninstall "juce" package

Please follow the steps below to uninstall juce on Manjaro:

$ sudo pacman -Rcns juce

3. Information about the juce package on Manjaro

Repository : extra
Name : juce
Version : 7.0.9-1
Description : Cross-platform C++ framework
Architecture : x86_64
URL : https://github.com/juce-framework/juce/
Licenses : Apache-2.0 BSD-3-Clause GPL-3.0-only ISC Zlib
Groups : None
Provides : None
Depends On : freetype2 libfreetype.so=6-64 gcc-libs glibc
hicolor-icon-theme libpng libjpeg-turbo libjpeg.so=8-64
ttf-font zlib
Optional Deps : python: for building LV2 plugins
Conflicts With : None
Replaces : None
Download Size : 8.51 MiB
Installed Size : 42.39 MiB
Packager : David Runge
Build Date : Tue Nov 21 11:40:13 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions