codex on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S codex

* (Optional) Uninstall codex on Arch using YAY

$ yay -Rns codex

2. Manually Install "codex" via AUR

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

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

b. Clone codex's git locally

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

c. Go to ~/codex folder and install it

$ cd ~/codex $ makepkg -si

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

ID: 1036025
Name: codex
PackageBaseID: 171050
PackageBase: codex
Version: 1.4.2-1
Description: A free note-taking software for programmers and Computer Science students
URL: https://github.com/jcv8000/Codex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dusansimic
Submitter: dusansimic
FirstSubmitted: 1631636760
LastModified: 1644749651
URLPath: /cgit/aur.git/snapshot/codex.tar.gz