cpy on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cpy

* (Optional) Uninstall cpy on Arch using YAY

$ yay -Rns cpy

2. Manually Install "cpy" via AUR

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

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

b. Clone cpy's git locally

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

c. Go to ~/cpy folder and install it

$ cd ~/cpy $ makepkg -si

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

ID: 514278
Name: cpy
PackageBaseID: 96331
PackageBase: cpy
Version: 0.1-1
Description: Alternative C/C++ syntax and tooling
URL: https://github.com/vrsperanza/CPY
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rumpelsepp
FirstSubmitted: 1437723018
LastModified: 1527499184
URLPath: /cgit/aur.git/snapshot/cpy.tar.gz