codex on AUR (Arch User Repository)
Last updated: November 13,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
Copied
b. Install codex on Arch using YAY
$
yay -S
codex
Copied
* (Optional) Uninstall codex on Arch using YAY
$
yay -Rns
codex
Copied
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
Copied
b. Clone codex's git locally
$
git clone https://aur.archlinux.org/codex.git
~/codex
Copied
c. Go to ~/codex folder and install it
$
cd
~/codex
Copied
$
makepkg -si
Copied
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
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