cask on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cask

* (Optional) Uninstall cask on Arch using YAY

$ yay -Rns cask

2. Manually Install "cask" via AUR

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

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

b. Clone cask's git locally

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

c. Go to ~/cask folder and install it

$ cd ~/cask $ makepkg -si

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

ID: 1085211
Name: cask
PackageBaseID: 98156
PackageBase: cask
Version: 0.8.8-1
Description: Project management tool for Emacs
URL: https://github.com/cask/cask
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer: berquist
Submitter: duthils
FirstSubmitted: 1440111692
LastModified: 1653514469
URLPath: /cgit/aur.git/snapshot/cask.tar.gz