unicc on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S unicc

* (Optional) Uninstall unicc on Arch using YAY

$ yay -Rns unicc

2. Manually Install "unicc" via AUR

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

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

b. Clone unicc's git locally

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

c. Go to ~/unicc folder and install it

$ cd ~/unicc $ makepkg -si

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

ID: 634185
Name: unicc
PackageBaseID: 119378
PackageBase: unicc
Version: 1.6.2-2
Description: Universal LALR(1) parser generator for C, C++, Python, JavaScript, JSON and XML
URL: https://phorward.info
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: codepilot
Submitter: codepilot
FirstSubmitted: 1485950637
LastModified: 1564662576
URLPath: /cgit/aur.git/snapshot/unicc.tar.gz