cras on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cras

* (Optional) Uninstall cras on Arch using YAY

$ yay -Rns cras

2. Manually Install "cras" via AUR

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

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

b. Clone cras's git locally

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

c. Go to ~/cras folder and install it

$ cd ~/cras $ makepkg -si

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

ID: 1427306
Name: cras
PackageBaseID: 168907
PackageBase: cras
Version: 2.3.0-1
Description: The Anti-Procrastination Tool
URL: https://git.sr.ht/~ariadnavigo/cras
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1626278908
LastModified: 1710447549
URLPath: /cgit/aur.git/snapshot/cras.tar.gz