uboot-mdb-dump-git on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "uboot-mdb-dump-git" 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 uboot-mdb-dump-git on Arch using YAY

$ yay -S uboot-mdb-dump-git

* (Optional) Uninstall uboot-mdb-dump-git on Arch using YAY

$ yay -Rns uboot-mdb-dump-git

2. Manually Install "uboot-mdb-dump-git" via AUR

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

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

b. Clone uboot-mdb-dump-git's git locally

$ git clone https://aur.archlinux.org/uboot-mdb-dump-git.git ~/uboot-mdb-dump-git

c. Go to ~/uboot-mdb-dump-git folder and install it

$ cd ~/uboot-mdb-dump-git $ makepkg -si

3. Information about the uboot-mdb-dump-git package on Arch User Repository (AUR)

ID: 1253595
Name: uboot-mdb-dump-git
PackageBaseID: 193325
PackageBase: uboot-mdb-dump-git
Version: r4.efb0157-1
Description: a small script hacked together to convert a memory dump obtained by md.b in U-Boot via a serial console to binary form.
URL: https://github.com/gmbnomis/uboot-mdb-dump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: yjun
FirstSubmitted: 1683375422
LastModified: 1683375422
URLPath: /cgit/aur.git/snapshot/uboot-mdb-dump-git.tar.gz