kodos on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S kodos

* (Optional) Uninstall kodos on Arch using YAY

$ yay -Rns kodos

2. Manually Install "kodos" via AUR

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

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

b. Clone kodos's git locally

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

c. Go to ~/kodos folder and install it

$ cd ~/kodos $ makepkg -si

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

ID: 304647
Name: kodos
PackageBaseID: 111526
PackageBase: kodos
Version: 2.4.9-1
Description: A Python regular expression debugger
URL: http://kodos.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1463869039
LastModified: 1463869498
URLPath: /cgit/aur.git/snapshot/kodos.tar.gz