cpeditor on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cpeditor

* (Optional) Uninstall cpeditor on Arch using YAY

$ yay -Rns cpeditor

2. Manually Install "cpeditor" via AUR

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

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

b. Clone cpeditor's git locally

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

c. Go to ~/cpeditor folder and install it

$ cd ~/cpeditor $ makepkg -si

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

ID: 1410737
Name: cpeditor
PackageBaseID: 151070
PackageBase: cpeditor
Version: 6.11.2-1
Description: The editor for competitive programming
URL: https://github.com/cpeditor/cpeditor
NumVotes: 4
Popularity: 1.0E-6
OutOfDate:
Maintainer: coder3101
Submitter: coder3101
FirstSubmitted: 1585982734
LastModified: 1708146405
URLPath: /cgit/aur.git/snapshot/cpeditor.tar.gz