modular on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S modular

* (Optional) Uninstall modular on Arch using YAY

$ yay -Rns modular

2. Manually Install "modular" via AUR

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

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

b. Clone modular's git locally

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

c. Go to ~/modular folder and install it

$ cd ~/modular $ makepkg -si

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

ID: 1420154
Name: modular
PackageBaseID: 198948
PackageBase: modular
Version: 0.5.1-2
Description: Modular installation tool - Repository: https://github.com/Sharktheone/arch-mojo
URL: https://developer.modular.com/download
NumVotes: 2
Popularity: 0.479493
OutOfDate:
Maintainer: sharktheone
Submitter: sharktheone
FirstSubmitted: 1698333824
LastModified: 1709498898
URLPath: /cgit/aur.git/snapshot/modular.tar.gz