zramswap on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S zramswap

* (Optional) Uninstall zramswap on Arch using YAY

$ yay -Rns zramswap

2. Manually Install "zramswap" via AUR

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

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

b. Clone zramswap's git locally

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

c. Go to ~/zramswap folder and install it

$ cd ~/zramswap $ makepkg -si

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

ID: 678992
Name: zramswap
PackageBaseID: 52958
PackageBase: zramswap
Version: 5-1
Description: Sets up zram-based swap devices on boot
URL: http://en.wikipedia.org/wiki/ZRam
NumVotes: 236
Popularity: 0.009387
OutOfDate:
Maintainer: rpodgorny
Submitter: svenstaro
FirstSubmitted: 1317857746
LastModified: 1576861113
URLPath: /cgit/aur.git/snapshot/zramswap.tar.gz