codex-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S codex-bin

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

$ yay -Rns codex-bin

2. Manually Install "codex-bin" via AUR

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

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

b. Clone codex-bin's git locally

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

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

$ cd ~/codex-bin $ makepkg -si

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

ID: 1421652
Name: codex-bin
PackageBaseID: 196410
PackageBase: codex-bin
Version: 2.0.4-3
Description: A free note-taking software for programmers and Computer Science students
URL: https://codexnotes.com/
NumVotes: 1
Popularity: 0.05789
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1691111230
LastModified: 1709712885
URLPath: /cgit/aur.git/snapshot/codex-bin.tar.gz