mkinitcpio-openswap on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mkinitcpio-openswap

* (Optional) Uninstall mkinitcpio-openswap on Arch using YAY

$ yay -Rns mkinitcpio-openswap

2. Manually Install "mkinitcpio-openswap" via AUR

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

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

b. Clone mkinitcpio-openswap's git locally

$ git clone https://aur.archlinux.org/mkinitcpio-openswap.git ~/mkinitcpio-openswap

c. Go to ~/mkinitcpio-openswap folder and install it

$ cd ~/mkinitcpio-openswap $ makepkg -si

3. Information about the mkinitcpio-openswap package on Arch User Repository (AUR)

ID: 455540
Name: mkinitcpio-openswap
PackageBaseID: 93690
PackageBase: mkinitcpio-openswap
Version: 0.1.0-3
Description: mkinitcpio hook to open swap at boot time
URL: https://aur.archlinux.org/packages/mkinitcpio-openswap/
NumVotes: 25
Popularity: 0.000279
OutOfDate:
Maintainer: ahphaw5S
Submitter: ahphaw5S
FirstSubmitted: 1433167539
LastModified: 1509116205
URLPath: /cgit/aur.git/snapshot/mkinitcpio-openswap.tar.gz

5. The same packages on other Linux Distributions