matrix.sh on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S matrix.sh

* (Optional) Uninstall matrix.sh on Arch using YAY

$ yay -Rns matrix.sh

2. Manually Install "matrix.sh" via AUR

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

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

b. Clone matrix.sh's git locally

$ git clone https://aur.archlinux.org/matrix.sh.git ~/matrix.sh

c. Go to ~/matrix.sh folder and install it

$ cd ~/matrix.sh $ makepkg -si

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

ID: 1301083
Name: matrix.sh
PackageBaseID: 196521
PackageBase: matrix.sh
Version: 1:1.4-1
Description: Bash script to send messages to a matrix chat.
URL: https://github.com/fabianonline/matrix.sh
NumVotes: 1
Popularity: 0.012078
OutOfDate:
Maintainer: daniel7
Submitter: daniel7
FirstSubmitted: 1691545187
LastModified: 1691545187
URLPath: /cgit/aur.git/snapshot/matrix.sh.tar.gz