matrix-js-sdk on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S matrix-js-sdk

* (Optional) Uninstall matrix-js-sdk on Arch using YAY

$ yay -Rns matrix-js-sdk

2. Manually Install "matrix-js-sdk" via AUR

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

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

b. Clone matrix-js-sdk's git locally

$ git clone https://aur.archlinux.org/matrix-js-sdk.git ~/matrix-js-sdk

c. Go to ~/matrix-js-sdk folder and install it

$ cd ~/matrix-js-sdk $ makepkg -si

3. Information about the matrix-js-sdk package on Arch User Repository (AUR)

ID: 251279
Name: matrix-js-sdk
PackageBaseID: 103865
PackageBase: matrix-js-sdk
Version: 0.3.0-1
Description: JS services for implementing the Client-Server API on Matrix
URL: https://github.com/matrix-org/matrix-js-sdk
NumVotes: 1
Popularity: 0
OutOfDate: 1703277789
Maintainer:
Submitter: peterhoeg
FirstSubmitted: 1448610679
LastModified: 1448610680
URLPath: /cgit/aur.git/snapshot/matrix-js-sdk.tar.gz