bloscpack on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S bloscpack

* (Optional) Uninstall bloscpack on Arch using YAY

$ yay -Rns bloscpack

2. Manually Install "bloscpack" via AUR

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

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

b. Clone bloscpack's git locally

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

c. Go to ~/bloscpack folder and install it

$ cd ~/bloscpack $ makepkg -si

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

ID: 615378
Name: bloscpack
PackageBaseID: 105910
PackageBase: bloscpack
Version: 0.16.0-2
Description: command line interface to and serialization format for Blosc.
URL: https://github.com/Blosc/bloscpack
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bhoppi
FirstSubmitted: 1452406628
LastModified: 1558662129
URLPath: /cgit/aur.git/snapshot/bloscpack.tar.gz

5. The same packages on other Linux Distributions