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