mfgtools on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S mfgtools

* (Optional) Uninstall mfgtools on Arch using YAY

$ yay -Rns mfgtools

2. Manually Install "mfgtools" via AUR

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

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

b. Clone mfgtools's git locally

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

c. Go to ~/mfgtools folder and install it

$ cd ~/mfgtools $ makepkg -si

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

ID: 1306176
Name: mfgtools
PackageBaseID: 138450
PackageBase: mfgtools
Version: 1.5.21-2
Description: Freescale/NXP I.MX Chip image deploy tools
URL: https://github.com/NXPmicro/mfgtools
NumVotes: 4
Popularity: 0.001706
OutOfDate:
Maintainer: Theowhy
Submitter: Theowhy
FirstSubmitted: 1546380961
LastModified: 1692451921
URLPath: /cgit/aur.git/snapshot/mfgtools.tar.gz