cargo-screeps on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S cargo-screeps

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

$ yay -Rns cargo-screeps

2. Manually Install "cargo-screeps" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cargo-screeps's git locally

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

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

$ cd ~/cargo-screeps $ makepkg -si

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

ID: 1370019
Name: cargo-screeps
PackageBaseID: 200575
PackageBase: cargo-screeps
Version: 0.5.1-2
Description: Build tool for deploying Rust WASM code to Screeps game servers
URL: https://github.com/rustyscreeps/cargo-screeps/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: serene-arc
Submitter: serene-arc
FirstSubmitted: 1702607291
LastModified: 1702607570
URLPath: /cgit/aur.git/snapshot/cargo-screeps.tar.gz