omap-usb-boot on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S omap-usb-boot

* (Optional) Uninstall omap-usb-boot on Arch using YAY

$ yay -Rns omap-usb-boot

2. Manually Install "omap-usb-boot" via AUR

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

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

b. Clone omap-usb-boot's git locally

$ git clone https://aur.archlinux.org/omap-usb-boot.git ~/omap-usb-boot

c. Go to ~/omap-usb-boot folder and install it

$ cd ~/omap-usb-boot $ makepkg -si

3. Information about the omap-usb-boot package on Arch User Repository (AUR)

ID: 706384
Name: omap-usb-boot
PackageBaseID: 150053
PackageBase: omap-usb-boot
Version: 0.1-1
Description: Tool to communicate with OMAP bootroms to execute code, change boot media, etc
URL: https://git.replicant.us/contrib/PaulK/omap-usb-boot/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: GNUtoo
Submitter: GNUtoo
FirstSubmitted: 1583903885
LastModified: 1583903885
URLPath: /cgit/aur.git/snapshot/omap-usb-boot.tar.gz