celt on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "celt" 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 celt on Arch using YAY

$ yay -S celt

* (Optional) Uninstall celt on Arch using YAY

$ yay -Rns celt

2. Manually Install "celt" via AUR

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

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

b. Clone celt's git locally

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

c. Go to ~/celt folder and install it

$ cd ~/celt $ makepkg -si

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

ID: 1221262
Name: celt
PackageBaseID: 184139
PackageBase: celt
Version: 0.11.3-6
Description: Low-latency audio communication codec
URL: https://gitlab.xiph.org/xiph/celt/
NumVotes: 24
Popularity: 0.396015
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1658269215
LastModified: 1677949523
URLPath: /cgit/aur.git/snapshot/celt.tar.gz