rust_ledger on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S rust_ledger

* (Optional) Uninstall rust_ledger on Arch using YAY

$ yay -Rns rust_ledger

2. Manually Install "rust_ledger" via AUR

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

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

b. Clone rust_ledger's git locally

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

c. Go to ~/rust_ledger folder and install it

$ cd ~/rust_ledger $ makepkg -si

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

ID: 1061070
Name: rust_ledger
PackageBaseID: 177665
PackageBase: rust_ledger
Version: 0.8.0-1
Description: Rust implementation of ledger, the command line accounting tool
URL: https://github.com/ebcrowder/rust_ledger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1649030046
LastModified: 1649030046
URLPath: /cgit/aur.git/snapshot/rust_ledger.tar.gz