motoko on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S motoko

* (Optional) Uninstall motoko on Arch using YAY

$ yay -Rns motoko

2. Manually Install "motoko" via AUR

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

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

b. Clone motoko's git locally

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

c. Go to ~/motoko folder and install it

$ cd ~/motoko $ makepkg -si

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

ID: 1089769
Name: motoko
PackageBaseID: 138860
PackageBase: motoko
Version: 0.2.6-4
Description: Based on Go modules, update a dependency to a major version.
URL: https://github.com/ldez/motoko
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ldez
Submitter: ldez
FirstSubmitted: 1547857946
LastModified: 1654302935
URLPath: /cgit/aur.git/snapshot/motoko.tar.gz