cup on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S cup

* (Optional) Uninstall cup on Arch using YAY

$ yay -Rns cup

2. Manually Install "cup" via AUR

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

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

b. Clone cup's git locally

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

c. Go to ~/cup folder and install it

$ cd ~/cup $ makepkg -si

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

ID: 511644
Name: cup
PackageBaseID: 132609
PackageBase: cup
Version: 20160615-1
Description: LALR parser generator for Java
URL: http://www2.cs.tum.edu/projects/cup/index.php
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dariost
Submitter: dariost
FirstSubmitted: 1526548728
LastModified: 1526548728
URLPath: /cgit/aur.git/snapshot/cup.tar.gz