bitstream on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S bitstream

* (Optional) Uninstall bitstream on Arch using YAY

$ yay -Rns bitstream

2. Manually Install "bitstream" via AUR

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

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

b. Clone bitstream's git locally

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

c. Go to ~/bitstream folder and install it

$ cd ~/bitstream $ makepkg -si

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

ID: 570931
Name: bitstream
PackageBaseID: 101485
PackageBase: bitstream
Version: 1.5-1
Description: biTStream is a set of C headers allowing a simpler access to binary structures such as specified by MPEG, DVB, IETF, SMPTE, IEEE, SCTE, etc.
URL: http://www.videolan.org/developers/bitstream.html
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: luk4s
Submitter: luk4s
FirstSubmitted: 1444335792
LastModified: 1545577998
URLPath: /cgit/aur.git/snapshot/bitstream.tar.gz