embutils on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S embutils

* (Optional) Uninstall embutils on Arch using YAY

$ yay -Rns embutils

2. Manually Install "embutils" via AUR

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

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

b. Clone embutils's git locally

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

c. Go to ~/embutils folder and install it

$ cd ~/embutils $ makepkg -si

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

ID: 1394966
Name: embutils
PackageBaseID: 89480
PackageBase: embutils
Version: 0.19-1
Description: small system utilities for embedded systems
URL: https://www.fefe.de/embutils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vmalloc
Submitter: vmalloc
FirstSubmitted: 1421446127
LastModified: 1706536503
URLPath: /cgit/aur.git/snapshot/embutils.tar.gz