cider on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cider

* (Optional) Uninstall cider on Arch using YAY

$ yay -Rns cider

2. Manually Install "cider" via AUR

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

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

b. Clone cider's git locally

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

c. Go to ~/cider folder and install it

$ cd ~/cider $ makepkg -si

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

ID: 1286168
Name: cider
PackageBaseID: 173784
PackageBase: cider
Version: 1.6.2-8
Description: Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Build from tar file on GitHub releases.
URL: https://github.com/ciderapp/cider.git
NumVotes: 21
Popularity: 0.088849
OutOfDate:
Maintainer: Core_UK
Submitter: Core_UK
FirstSubmitted: 1639001353
LastModified: 1688989068
URLPath: /cgit/aur.git/snapshot/cider.tar.gz