cpeditor-bin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cpeditor-bin

* (Optional) Uninstall cpeditor-bin on Arch using YAY

$ yay -Rns cpeditor-bin

2. Manually Install "cpeditor-bin" via AUR

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

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

b. Clone cpeditor-bin's git locally

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

c. Go to ~/cpeditor-bin folder and install it

$ cd ~/cpeditor-bin $ makepkg -si

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

ID: 1423097
Name: cpeditor-bin
PackageBaseID: 195520
PackageBase: cpeditor-bin
Version: 7.0.1-3
Description: The IDE for competitive programming Fetch, Code, Compile, Run, Check, Submit
URL: https://cpeditor.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1688974428
LastModified: 1709892926
URLPath: /cgit/aur.git/snapshot/cpeditor-bin.tar.gz