misskey on AUR (Arch User Repository)

Last updated: April 20,2024

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

$ yay -S misskey

* (Optional) Uninstall misskey on Arch using YAY

$ yay -Rns misskey

2. Manually Install "misskey" via AUR

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

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

b. Clone misskey's git locally

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

c. Go to ~/misskey folder and install it

$ cd ~/misskey $ makepkg -si

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

ID: 1123441
Name: misskey
PackageBaseID: 175432
PackageBase: misskey
Version: 12.118.1-1
Description: 🌎 An interplanetary microblogging platform 🚀 (Experimental)
URL: https://github.com/misskey-dev/misskey
NumVotes: 2
Popularity: 0.681117
OutOfDate:
Maintainer: fabiscafe
FirstSubmitted: 1643291995
LastModified: 1659942579
URLPath: /cgit/aur.git/snapshot/misskey.tar.gz