cdecl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cdecl

* (Optional) Uninstall cdecl on Arch using YAY

$ yay -Rns cdecl

2. Manually Install "cdecl" via AUR

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

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

b. Clone cdecl's git locally

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

c. Go to ~/cdecl folder and install it

$ cd ~/cdecl $ makepkg -si

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

ID: 212491
Name: cdecl
PackageBaseID: 18203
PackageBase: cdecl
Version: 2.5-3
Description: Translation between C declarations and pseudo-English
URL: http://www.ibiblio.org/pub/linux/devel/lang/c/
NumVotes: 36
Popularity: 2.6E-5
OutOfDate:
Maintainer: aksr
Submitter: galdor
FirstSubmitted: 1214992427
LastModified: 1437058340
URLPath: /cgit/aur.git/snapshot/cdecl.tar.gz