swapspace on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S swapspace

* (Optional) Uninstall swapspace on Arch using YAY

$ yay -Rns swapspace

2. Manually Install "swapspace" via AUR

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

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

b. Clone swapspace's git locally

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

c. Go to ~/swapspace folder and install it

$ cd ~/swapspace $ makepkg -si

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

ID: 1162259
Name: swapspace
PackageBaseID: 53152
PackageBase: swapspace
Version: 1.18-1
Description: A dynamic swap manager
URL: https://github.com/Tookmund/Swapspace
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: toastercup
Submitter: chungy
FirstSubmitted: 1318530558
LastModified: 1667457208
URLPath: /cgit/aur.git/snapshot/swapspace.tar.gz