polaris on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S polaris

* (Optional) Uninstall polaris on Arch using YAY

$ yay -Rns polaris

2. Manually Install "polaris" via AUR

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

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

b. Clone polaris's git locally

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

c. Go to ~/polaris folder and install it

$ cd ~/polaris $ makepkg -si

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

ID: 1178469
Name: polaris
PackageBaseID: 161287
PackageBase: polaris
Version: 0.14.0-1
Description: Music streaming application, designed to let you enjoy your music collection from any computer or mobile device
URL: https://github.com/agersant/polaris
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: crabvk
Submitter: crabvk
FirstSubmitted: 1609004942
LastModified: 1670214690
URLPath: /cgit/aur.git/snapshot/polaris.tar.gz

5. The same packages on other Linux Distributions