libjuice on AUR (Arch User Repository)

Last updated: May 14,2024

1. Install "libjuice" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install libjuice on Arch using YAY

$ yay -S libjuice

* (Optional) Uninstall libjuice on Arch using YAY

$ yay -Rns libjuice

2. Manually Install "libjuice" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone libjuice's git locally

$ git clone https://aur.archlinux.org/libjuice.git ~/libjuice

c. Go to ~/libjuice folder and install it

$ cd ~/libjuice $ makepkg -si

3. Information about the libjuice package on Arch User Repository (AUR)

ID: 1129740
Name: libjuice
PackageBaseID: 169022
PackageBase: libjuice
Version: 1.0.4-1
Description: UDP Interactive Connectivity Establishment (ICE) library
URL: https://github.com/paullouisageneau/libjuice
NumVotes: 1
Popularity: 0.000242
OutOfDate:
Maintainer: paullouisageneau
FirstSubmitted: 1626702402
LastModified: 1661294432
URLPath: /cgit/aur.git/snapshot/libjuice.tar.gz

5. The same packages on other Linux Distributions