zramswap on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install zramswap on Arch using YAY
$
yay -S
zramswap
Copied
* (Optional) Uninstall zramswap on Arch using YAY
$
yay -Rns
zramswap
Copied
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
Copied
b. Clone zramswap's git locally
$
git clone https://aur.archlinux.org/zramswap.git
~/zramswap
Copied
c. Go to ~/zramswap folder and install it
$
cd
~/zramswap
Copied
$
makepkg -si
Copied
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
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