cargo-nono on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cargo-nono

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

$ yay -Rns cargo-nono

2. Manually Install "cargo-nono" via AUR

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

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

b. Clone cargo-nono's git locally

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

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

$ cd ~/cargo-nono $ makepkg -si

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

ID: 954195
Name: cargo-nono
PackageBaseID: 170437
PackageBase: cargo-nono
Version: 0.1.9-2
Description: A cargo subcommand to detect (possible) no_std compatibility of your crate and dependencies
URL: https://github.com/hobofan/cargo-nono
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Funami
FirstSubmitted: 1630084541
LastModified: 1630269142
URLPath: /cgit/aur.git/snapshot/cargo-nono.tar.gz