swaddle on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S swaddle

* (Optional) Uninstall swaddle on Arch using YAY

$ yay -Rns swaddle

2. Manually Install "swaddle" via AUR

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

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

b. Clone swaddle's git locally

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

c. Go to ~/swaddle folder and install it

$ cd ~/swaddle $ makepkg -si

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

ID: 1357072
Name: swaddle
PackageBaseID: 199771
PackageBase: swaddle
Version: 0.1.2-1
Description: Swayidle inhibitor when watching content or listening to audio
URL: https://github.com/ATTron/swaddle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: templetr0n
Submitter: templetr0n
FirstSubmitted: 1700602365
LastModified: 1700602813
URLPath: /cgit/aur.git/snapshot/swaddle.tar.gz