moment on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S moment

* (Optional) Uninstall moment on Arch using YAY

$ yay -Rns moment

2. Manually Install "moment" via AUR

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

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

b. Clone moment's git locally

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

c. Go to ~/moment folder and install it

$ cd ~/moment $ makepkg -si

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

ID: 1423017
Name: moment
PackageBaseID: 175650
PackageBase: moment
Version: 0.7.5-1
Description: A customizable, keyboard-operable Matrix client. Fork of Mirage
URL: https://mx-moment.xyz/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DrRac27
Submitter: DrRac27
FirstSubmitted: 1644006380
LastModified: 1709885237
URLPath: /cgit/aur.git/snapshot/moment.tar.gz