cargo-careful on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cargo-careful

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

$ yay -Rns cargo-careful

2. Manually Install "cargo-careful" 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's git locally

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

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

$ cd ~/cargo-careful $ makepkg -si

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

ID: 1382061
Name: cargo-careful
PackageBaseID: 186716
PackageBase: cargo-careful
Version: 0.4.1-1
Description: Execute Rust code carefully, with extra checking along the way
URL: https://github.com/RalfJung/cargo-careful
NumVotes: 2
Popularity: 0.014015
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1666112134
LastModified: 1704661009
URLPath: /cgit/aur.git/snapshot/cargo-careful.tar.gz