eic on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S eic

* (Optional) Uninstall eic on Arch using YAY

$ yay -Rns eic

2. Manually Install "eic" via AUR

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

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

b. Clone eic's git locally

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

c. Go to ~/eic folder and install it

$ cd ~/eic $ makepkg -si

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

ID: 205491
Name: eic
PackageBaseID: 83704
PackageBase: eic
Version: 4.4.3-2
Description: Extensible Interactive C, Improved
URL: http://sourceforge.net/projects/eic/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ackalker
FirstSubmitted: 1404874965
LastModified: 1435762952
URLPath: /cgit/aur.git/snapshot/eic.tar.gz