rucksack on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rucksack

* (Optional) Uninstall rucksack on Arch using YAY

$ yay -Rns rucksack

2. Manually Install "rucksack" via AUR

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

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

b. Clone rucksack's git locally

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

c. Go to ~/rucksack folder and install it

$ cd ~/rucksack $ makepkg -si

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

ID: 376060
Name: rucksack
PackageBaseID: 118939
PackageBase: rucksack
Version: 3.1.0-1
Description: Texture packer and resource bundler
URL: https://github.com/andrewrk/rucksack
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tdy
Submitter: tdy
FirstSubmitted: 1484900415
LastModified: 1484900415
URLPath: /cgit/aur.git/snapshot/rucksack.tar.gz