genromfs on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S genromfs

* (Optional) Uninstall genromfs on Arch using YAY

$ yay -Rns genromfs

2. Manually Install "genromfs" via AUR

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

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

b. Clone genromfs's git locally

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

c. Go to ~/genromfs folder and install it

$ cd ~/genromfs $ makepkg -si

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

ID: 193702
Name: genromfs
PackageBaseID: 25784
PackageBase: genromfs
Version: 0.5.2-2
Description: tool for creating romfs images
URL: http://romfs.sourceforge.net
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: archer38
Submitter:
FirstSubmitted: 1240323885
LastModified: 1434143146
URLPath: /cgit/aur.git/snapshot/genromfs.tar.gz