bctoolbox on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S bctoolbox

* (Optional) Uninstall bctoolbox on Arch using YAY

$ yay -Rns bctoolbox

2. Manually Install "bctoolbox" via AUR

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

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

b. Clone bctoolbox's git locally

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

c. Go to ~/bctoolbox folder and install it

$ cd ~/bctoolbox $ makepkg -si

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

ID: 1379231
Name: bctoolbox
PackageBaseID: 187131
PackageBase: bctoolbox
Version: 5.3.5-1
Description: A library written in C that allows you to create and run audio and video streams
URL: https://gitlab.linphone.org/
NumVotes: 1
Popularity: 8.2E-5
OutOfDate:
Maintainer: thrasibule
Submitter: arojas
FirstSubmitted: 1667638797
LastModified: 1704224326
URLPath: /cgit/aur.git/snapshot/bctoolbox.tar.gz

5. The same packages on other Linux Distributions