cargo-careful-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cargo-careful-git

* (Optional) Uninstall cargo-careful-git on Arch using YAY

$ yay -Rns cargo-careful-git

2. Manually Install "cargo-careful-git" via AUR

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

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

b. Clone cargo-careful-git's git locally

$ git clone https://aur.archlinux.org/cargo-careful-git.git ~/cargo-careful-git

c. Go to ~/cargo-careful-git folder and install it

$ cd ~/cargo-careful-git $ makepkg -si

3. Information about the cargo-careful-git package on Arch User Repository (AUR)

ID: 1382060
Name: cargo-careful-git
PackageBaseID: 186717
PackageBase: cargo-careful-git
Version: 0.4.1.r0.g741695a-1
Description: Execute Rust code carefully, with extra checking along the way
URL: https://github.com/RalfJung/cargo-careful
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1666112433
LastModified: 1704660923
URLPath: /cgit/aur.git/snapshot/cargo-careful-git.tar.gz