libeb on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S libeb

* (Optional) Uninstall libeb on Arch using YAY

$ yay -Rns libeb

2. Manually Install "libeb" via AUR

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

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

b. Clone libeb's git locally

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

c. Go to ~/libeb folder and install it

$ cd ~/libeb $ makepkg -si

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

ID: 1099839
Name: libeb
PackageBaseID: 82208
PackageBase: libeb
Version: 4.4.3-10
Description: C library for accessing CD-ROM books. Supports EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats.
URL: http://www.mistys-internet.website/eb/index-en.html
NumVotes: 29
Popularity: 0.011881
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1401122437
LastModified: 1655471815
URLPath: /cgit/aur.git/snapshot/libeb.tar.gz