sigen on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S sigen

* (Optional) Uninstall sigen on Arch using YAY

$ yay -Rns sigen

2. Manually Install "sigen" via AUR

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

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

b. Clone sigen's git locally

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

c. Go to ~/sigen folder and install it

$ cd ~/sigen $ makepkg -si

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

ID: 1298140
Name: sigen
PackageBaseID: 147309
PackageBase: sigen
Version: 1.1.3-1
Description: Tool that generates standalone EFI executables from Linux kernel images
URL: https://github.com/gmes78/sigen
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gmes78
Submitter: gmes78
FirstSubmitted: 1575969759
LastModified: 1691003943
URLPath: /cgit/aur.git/snapshot/sigen.tar.gz