libfragmentzip on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libfragmentzip

* (Optional) Uninstall libfragmentzip on Arch using YAY

$ yay -Rns libfragmentzip

2. Manually Install "libfragmentzip" via AUR

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

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

b. Clone libfragmentzip's git locally

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

c. Go to ~/libfragmentzip folder and install it

$ cd ~/libfragmentzip $ makepkg -si

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

ID: 868801
Name: libfragmentzip
PackageBaseID: 163709
PackageBase: libfragmentzip
Version: 60-1
Description: A library allowing to download single files from a remote zip archive
URL: https://github.com/tihmstar/libfragmentzip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sunflsks
Submitter: sunflsks
FirstSubmitted: 1614218701
LastModified: 1614218701
URLPath: /cgit/aur.git/snapshot/libfragmentzip.tar.gz