casclib on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S casclib

* (Optional) Uninstall casclib on Arch using YAY

$ yay -Rns casclib

2. Manually Install "casclib" via AUR

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

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

b. Clone casclib's git locally

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

c. Go to ~/casclib folder and install it

$ cd ~/casclib $ makepkg -si

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

ID: 1333480
Name: casclib
PackageBaseID: 183093
PackageBase: casclib
Version: 2.1-3
Description: Open-source implementation of library for reading CASC storages from Blizzard games
URL: http://www.zezula.net/en/casc/casclib.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1654967592
LastModified: 1697206715
URLPath: /cgit/aur.git/snapshot/casclib.tar.gz