systemd-gadget on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S systemd-gadget

* (Optional) Uninstall systemd-gadget on Arch using YAY

$ yay -Rns systemd-gadget

2. Manually Install "systemd-gadget" via AUR

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

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

b. Clone systemd-gadget's git locally

$ git clone https://aur.archlinux.org/systemd-gadget.git ~/systemd-gadget

c. Go to ~/systemd-gadget folder and install it

$ cd ~/systemd-gadget $ makepkg -si

3. Information about the systemd-gadget package on Arch User Repository (AUR)

ID: 1082248
Name: systemd-gadget
PackageBaseID: 178968
PackageBase: systemd-gadget
Version: 0.0.1-1
Description: USB gadget setup scripts for systemd
URL: https://github.com/BigfootACA/systemd-gadget
NumVotes: 0
Popularity: 0
OutOfDate: 1708960291
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1652934498
LastModified: 1652934498
URLPath: /cgit/aur.git/snapshot/systemd-gadget.tar.gz