bitstream on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install bitstream on Arch using YAY
$
yay -S
bitstream
Copied
* (Optional) Uninstall bitstream on Arch using YAY
$
yay -Rns
bitstream
Copied
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
Copied
b. Clone bitstream's git locally
$
git clone https://aur.archlinux.org/bitstream.git
~/bitstream
Copied
c. Go to ~/bitstream folder and install it
$
cd
~/bitstream
Copied
$
makepkg -si
Copied
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
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