cider-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cider-bin

* (Optional) Uninstall cider-bin on Arch using YAY

$ yay -Rns cider-bin

2. Manually Install "cider-bin" via AUR

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

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

b. Clone cider-bin's git locally

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

c. Go to ~/cider-bin folder and install it

$ cd ~/cider-bin $ makepkg -si

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

ID: 1284634
Name: cider-bin
PackageBaseID: 183554
PackageBase: cider-bin
Version: 1.6.2-3
Description: Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Built from deb file on GitHub releases.
URL: https://github.com/ciderapp/cider.git
NumVotes: 4
Popularity: 0.005248
OutOfDate:
Maintainer: Core_UK
Submitter: Core_UK
FirstSubmitted: 1656264235
LastModified: 1688730847
URLPath: /cgit/aur.git/snapshot/cider-bin.tar.gz