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