syslinux-editor on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S syslinux-editor

* (Optional) Uninstall syslinux-editor on Arch using YAY

$ yay -Rns syslinux-editor

2. Manually Install "syslinux-editor" via AUR

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

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

b. Clone syslinux-editor's git locally

$ git clone https://aur.archlinux.org/syslinux-editor.git ~/syslinux-editor

c. Go to ~/syslinux-editor folder and install it

$ cd ~/syslinux-editor $ makepkg -si

3. Information about the syslinux-editor package on Arch User Repository (AUR)

ID: 270280
Name: syslinux-editor
PackageBaseID: 106839
PackageBase: syslinux-editor
Version: 0.1-1
Description: Tool to clean up the /boot directory for the syslinux bootloader
URL: https://github.com/kurtmc/syslinux-editor
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kurtmc
Submitter: kurtmc
FirstSubmitted: 1454197885
LastModified: 1454197987
URLPath: /cgit/aur.git/snapshot/syslinux-editor.tar.gz