mem-suspend on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S mem-suspend

* (Optional) Uninstall mem-suspend on Arch using YAY

$ yay -Rns mem-suspend

2. Manually Install "mem-suspend" via AUR

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

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

b. Clone mem-suspend's git locally

$ git clone https://aur.archlinux.org/mem-suspend.git ~/mem-suspend

c. Go to ~/mem-suspend folder and install it

$ cd ~/mem-suspend $ makepkg -si

3. Information about the mem-suspend package on Arch User Repository (AUR)

ID: 1413421
Name: mem-suspend
PackageBaseID: 148608
PackageBase: mem-suspend
Version: 1-3
Description: A script for suspending to memory
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: neeshy
Submitter: neeshy
FirstSubmitted: 1580351664
LastModified: 1708548033
URLPath: /cgit/aur.git/snapshot/mem-suspend.tar.gz