zram-init on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S zram-init

* (Optional) Uninstall zram-init on Arch using YAY

$ yay -Rns zram-init

2. Manually Install "zram-init" via AUR

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

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

b. Clone zram-init's git locally

$ git clone https://aur.archlinux.org/zram-init.git ~/zram-init

c. Go to ~/zram-init folder and install it

$ cd ~/zram-init $ makepkg -si

3. Information about the zram-init package on Arch User Repository (AUR)

ID: 1018453
Name: zram-init
PackageBaseID: 159128
PackageBase: zram-init
Version: 11.1-1
Description: Setup zram-based tmpfs and swap (compressed RAM devices)
URL: https://github.com/vaeth/zram-init
NumVotes: 4
Popularity: 0.007221
OutOfDate:
Maintainer: Kr1ss
Submitter: Kr1ss
FirstSubmitted: 1603636522
LastModified: 1642116128
URLPath: /cgit/aur.git/snapshot/zram-init.tar.gz