ce on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ce

* (Optional) Uninstall ce on Arch using YAY

$ yay -Rns ce

2. Manually Install "ce" via AUR

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

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

b. Clone ce's git locally

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

c. Go to ~/ce folder and install it

$ cd ~/ce $ makepkg -si

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

ID: 204398
Name: ce
PackageBaseID: 69036
PackageBase: ce
Version: 4.6-1
Description: (Chet's Editor), a small, fast, emacs-like text editor.
URL: http://tiswww.case.edu/php/chet/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aksr
FirstSubmitted: 1365752256
LastModified: 1435557898
URLPath: /cgit/aur.git/snapshot/ce.tar.gz