cepl-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cepl-git

* (Optional) Uninstall cepl-git on Arch using YAY

$ yay -Rns cepl-git

2. Manually Install "cepl-git" via AUR

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

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

b. Clone cepl-git's git locally

$ git clone https://aur.archlinux.org/cepl-git.git ~/cepl-git

c. Go to ~/cepl-git folder and install it

$ cd ~/cepl-git $ makepkg -si

3. Information about the cepl-git package on Arch User Repository (AUR)

ID: 557094
Name: cepl-git
PackageBaseID: 123678
PackageBase: cepl-git
Version: 6.3.0.r4.gb689f499088e0bf0a2-1
Description: An interactive C (ISO/IEC 9899:2011) read–eval–print loop (REPL) currently supporting multiple compilers, shell-esque readline key-bindings/tab-completion, variable tracking, and incremental undo.
URL: https://github.com/alyptik/cepl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alyptik
Submitter: alyptik
FirstSubmitted: 1498708189
LastModified: 1541304937
URLPath: /cgit/aur.git/snapshot/cepl-git.tar.gz