rocketchat-server on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rocketchat-server

* (Optional) Uninstall rocketchat-server on Arch using YAY

$ yay -Rns rocketchat-server

2. Manually Install "rocketchat-server" via AUR

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

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

b. Clone rocketchat-server's git locally

$ git clone https://aur.archlinux.org/rocketchat-server.git ~/rocketchat-server

c. Go to ~/rocketchat-server folder and install it

$ cd ~/rocketchat-server $ makepkg -si

3. Information about the rocketchat-server package on Arch User Repository (AUR)

ID: 1422047
Name: rocketchat-server
PackageBaseID: 114691
PackageBase: rocketchat-server
Version: 6.6.3-1
Description: The Ultimate Open Source WebChat Platform
URL: https://rocket.chat
NumVotes: 7
Popularity: 0.753039
OutOfDate:
Maintainer: funilrys
Submitter: serialoverflow
FirstSubmitted: 1471131792
LastModified: 1709759133
URLPath: /cgit/aur.git/snapshot/rocketchat-server.tar.gz