cargo-ramdisk on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cargo-ramdisk

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

$ yay -Rns cargo-ramdisk

2. Manually Install "cargo-ramdisk" via AUR

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

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

b. Clone cargo-ramdisk's git locally

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

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

$ cd ~/cargo-ramdisk $ makepkg -si

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

ID: 1392152
Name: cargo-ramdisk
PackageBaseID: 176144
PackageBase: cargo-ramdisk
Version: 0.2.2-1
Description: A cargo subcommand to create the target folder as a RAM disk for faster Rust compilation
URL: https://github.com/PauMAVA/cargo-ramdisk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: iamawacko
Submitter: Funami
FirstSubmitted: 1645204816
LastModified: 1706155114
URLPath: /cgit/aur.git/snapshot/cargo-ramdisk.tar.gz