cargo-workspaces on AUR (Arch User Repository)

Last updated: October 06,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

b. Install cargo-workspaces on Arch using YAY

$ yay -S cargo-workspaces

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

$ yay -Rns cargo-workspaces

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

b. Clone cargo-workspaces's git locally

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

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

$ cd ~/cargo-workspaces $ makepkg -si

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