cargo-workspaces on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "cargo-workspaces" 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-workspaces on Arch using YAY
$
yay -S
cargo-workspaces
Copied
* (Optional) Uninstall cargo-workspaces on Arch using YAY
$
yay -Rns
cargo-workspaces
Copied
2. Manually Install "cargo-workspaces" 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-workspaces's git locally
$
git clone https://aur.archlinux.org/cargo-workspaces.git
~/cargo-workspaces
Copied
c. Go to ~/cargo-workspaces folder and install it
$
cd
~/cargo-workspaces
Copied
$
makepkg -si
Copied
3. Information about the cargo-workspaces package on Arch User Repository (AUR)
ID: 1391804
Name: cargo-workspaces
PackageBaseID: 164007
PackageBase: cargo-workspaces
Version: 0.3.1-1
Description: Cargo plugin for managing cargo workspaces and their crates
URL: https://github.com/pksunkara/cargo-workspaces
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: frol
FirstSubmitted: 1614898051
LastModified: 1706104283
URLPath: /cgit/aur.git/snapshot/cargo-workspaces.tar.gz
Name: cargo-workspaces
PackageBaseID: 164007
PackageBase: cargo-workspaces
Version: 0.3.1-1
Description: Cargo plugin for managing cargo workspaces and their crates
URL: https://github.com/pksunkara/cargo-workspaces
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: frol
FirstSubmitted: 1614898051
LastModified: 1706104283
URLPath: /cgit/aur.git/snapshot/cargo-workspaces.tar.gz