micronucleus on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S micronucleus

* (Optional) Uninstall micronucleus on Arch using YAY

$ yay -Rns micronucleus

2. Manually Install "micronucleus" via AUR

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

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

b. Clone micronucleus's git locally

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

c. Go to ~/micronucleus folder and install it

$ cd ~/micronucleus $ makepkg -si

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

ID: 990926
Name: micronucleus
PackageBaseID: 162422
PackageBase: micronucleus
Version: 2.6-1
Description: ATTiny usb bootloader with a strong emphasis on bootloader compactness
URL: https://github.com/micronucleus/micronucleus
NumVotes: 1
Popularity: 7.0E-6
OutOfDate:
Maintainer: GI_Jack
FirstSubmitted: 1611361563
LastModified: 1637283453
URLPath: /cgit/aur.git/snapshot/micronucleus.tar.gz

5. The same packages on other Linux Distributions