cargo-modules on AUR (Arch User Repository)
Last updated: December 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "cargo-modules" 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-modules on Arch using YAY
$
yay -S
cargo-modules
Copied
* (Optional) Uninstall cargo-modules on Arch using YAY
$
yay -Rns
cargo-modules
Copied
2. Manually Install "cargo-modules" 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-modules's git locally
$
git clone https://aur.archlinux.org/cargo-modules.git
~/cargo-modules
Copied
c. Go to ~/cargo-modules folder and install it
$
cd
~/cargo-modules
Copied
$
makepkg -si
Copied
3. Information about the cargo-modules package on Arch User Repository (AUR)
ID: 1120904
Name: cargo-modules
PackageBaseID: 183649
PackageBase: cargo-modules
Version: 0.5.11-1
Description: A cargo plugin for showing an overview of a crate's modules.
URL: https://github.com/regexident/cargo-modules
NumVotes: 1
Popularity: 0.261543
OutOfDate:
Maintainer: cyqsimon
FirstSubmitted: 1656580290
LastModified: 1659457060
URLPath: /cgit/aur.git/snapshot/cargo-modules.tar.gz
Name: cargo-modules
PackageBaseID: 183649
PackageBase: cargo-modules
Version: 0.5.11-1
Description: A cargo plugin for showing an overview of a crate's modules.
URL: https://github.com/regexident/cargo-modules
NumVotes: 1
Popularity: 0.261543
OutOfDate:
Maintainer: cyqsimon
FirstSubmitted: 1656580290
LastModified: 1659457060
URLPath: /cgit/aur.git/snapshot/cargo-modules.tar.gz