micronaut on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S micronaut

* (Optional) Uninstall micronaut on Arch using YAY

$ yay -Rns micronaut

2. Manually Install "micronaut" via AUR

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

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

b. Clone micronaut's git locally

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

c. Go to ~/micronaut folder and install it

$ cd ~/micronaut $ makepkg -si

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

ID: 1415798
Name: micronaut
PackageBaseID: 142931
PackageBase: micronaut
Version: 4.3.3-1
Description: Application Framework
URL: https://github.com/micronaut-projects/micronaut-starter
NumVotes: 3
Popularity: 0.369012
OutOfDate:
Maintainer: Tori
Submitter: svenstaro
FirstSubmitted: 1561107690
LastModified: 1708952383
URLPath: /cgit/aur.git/snapshot/micronaut.tar.gz