crumbs on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S crumbs

* (Optional) Uninstall crumbs on Arch using YAY

$ yay -Rns crumbs

2. Manually Install "crumbs" via AUR

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

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

b. Clone crumbs's git locally

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

c. Go to ~/crumbs folder and install it

$ cd ~/crumbs $ makepkg -si

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

ID: 601068
Name: crumbs
PackageBaseID: 135954
PackageBase: crumbs
Version: 0.0.2-3
Description: A bookmarking system for the command line
URL: https://github.com/fasseg/crumbs
NumVotes: 0
Popularity: 0
OutOfDate: 1707298418
Maintainer: fasseg
Submitter: fasseg
FirstSubmitted: 1536752054
LastModified: 1554369223
URLPath: /cgit/aur.git/snapshot/crumbs.tar.gz