ram on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ram

* (Optional) Uninstall ram on Arch using YAY

$ yay -Rns ram

2. Manually Install "ram" via AUR

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

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

b. Clone ram's git locally

$ git clone https://aur.archlinux.org/ram.git ~/ram

c. Go to ~/ram folder and install it

$ cd ~/ram $ makepkg -si

3. Information about the ram package on Arch User Repository (AUR)

ID: 708533
Name: ram
PackageBaseID: 139298
PackageBase: ram
Version: 0.4.2-0
Description: Rust AUR Manager – an AUR helper and pacman wrapper written in rust
URL: https://gitlab.spline.inf.fu-berlin.de/gordon/ram
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: joz
Submitter: joz
FirstSubmitted: 1549335879
LastModified: 1584391144
URLPath: /cgit/aur.git/snapshot/ram.tar.gz