cargo-local-registry on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "cargo-local-registry" 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-local-registry on Arch using YAY
$
yay -S
cargo-local-registry
Copied
* (Optional) Uninstall cargo-local-registry on Arch using YAY
$
yay -Rns
cargo-local-registry
Copied
2. Manually Install "cargo-local-registry" 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-local-registry's git locally
$
git clone https://aur.archlinux.org/cargo-local-registry.git
~/cargo-local-registry
Copied
c. Go to ~/cargo-local-registry folder and install it
$
cd
~/cargo-local-registry
Copied
$
makepkg -si
Copied
3. Information about the cargo-local-registry package on Arch User Repository (AUR)
ID: 733525
Name: cargo-local-registry
PackageBaseID: 130692
PackageBase: cargo-local-registry
Version: 0.2.1-1
Description: A cargo subcommand to manage local registries
URL: https://github.com/alexcrichton/cargo-local-registry
NumVotes: 0
Popularity: 0
OutOfDate: 1641076461
Maintainer:
Submitter: kpcyrd
FirstSubmitted: 1520714987
LastModified: 1589025468
URLPath: /cgit/aur.git/snapshot/cargo-local-registry.tar.gz
Name: cargo-local-registry
PackageBaseID: 130692
PackageBase: cargo-local-registry
Version: 0.2.1-1
Description: A cargo subcommand to manage local registries
URL: https://github.com/alexcrichton/cargo-local-registry
NumVotes: 0
Popularity: 0
OutOfDate: 1641076461
Maintainer:
Submitter: kpcyrd
FirstSubmitted: 1520714987
LastModified: 1589025468
URLPath: /cgit/aur.git/snapshot/cargo-local-registry.tar.gz