crumbs on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install crumbs on Arch using YAY
$
yay -S
crumbs
Copied
* (Optional) Uninstall crumbs on Arch using YAY
$
yay -Rns
crumbs
Copied
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
Copied
b. Clone crumbs's git locally
$
git clone https://aur.archlinux.org/crumbs.git
~/crumbs
Copied
c. Go to ~/crumbs folder and install it
$
cd
~/crumbs
Copied
$
makepkg -si
Copied
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
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