cup on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install cup on Arch using YAY
$
yay -S
cup
Copied
* (Optional) Uninstall cup on Arch using YAY
$
yay -Rns
cup
Copied
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
Copied
b. Clone cup's git locally
$
git clone https://aur.archlinux.org/cup.git
~/cup
Copied
c. Go to ~/cup folder and install it
$
cd
~/cup
Copied
$
makepkg -si
Copied
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
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