modulo on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S modulo

* (Optional) Uninstall modulo on Arch using YAY

$ yay -Rns modulo

2. Manually Install "modulo" via AUR

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

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

b. Clone modulo's git locally

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

c. Go to ~/modulo folder and install it

$ cd ~/modulo $ makepkg -si

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

ID: 796092
Name: modulo
PackageBaseID: 158013
PackageBase: modulo
Version: 0.1.1-1
Description: Basic Cross-platform GUI Toolkit for Any Language
URL: https://github.com/federico-terzi/modulo
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: Scrumplex
FirstSubmitted: 1600973566
LastModified: 1600973566
URLPath: /cgit/aur.git/snapshot/modulo.tar.gz