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