cargo-nono-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cargo-nono-bin

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

$ yay -Rns cargo-nono-bin

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

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

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

$ cd ~/cargo-nono-bin $ makepkg -si

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

ID: 961425
Name: cargo-nono-bin
PackageBaseID: 170503
PackageBase: cargo-nono-bin
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: Funami
Submitter: Funami
FirstSubmitted: 1630259635
LastModified: 1631727402
URLPath: /cgit/aur.git/snapshot/cargo-nono-bin.tar.gz