orion on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S orion

* (Optional) Uninstall orion on Arch using YAY

$ yay -Rns orion

2. Manually Install "orion" via AUR

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

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

b. Clone orion's git locally

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

c. Go to ~/orion folder and install it

$ cd ~/orion $ makepkg -si

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

ID: 776650
Name: orion
PackageBaseID: 115445
PackageBase: orion
Version: 1.6.7-2
Description: QML/C++-written desktop client for Twitch.tv
URL: https://github.com/drac69/orion
NumVotes: 20
Popularity: 2.9E-5
OutOfDate: 1658783674
Maintainer: picokan
FirstSubmitted: 1473711531
LastModified: 1596967740
URLPath: /cgit/aur.git/snapshot/orion.tar.gz

5. The same packages on other Linux Distributions