kore on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "kore" 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 kore on Arch using YAY
$
yay -S
kore
Copied
* (Optional) Uninstall kore on Arch using YAY
$
yay -Rns
kore
Copied
2. Manually Install "kore" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kore's git locally
$
git clone https://aur.archlinux.org/kore.git
~/kore
Copied
c. Go to ~/kore folder and install it
$
cd
~/kore
Copied
$
makepkg -si
Copied
3. Information about the kore package on Arch User Repository (AUR)
ID: 935609
Name: kore
PackageBaseID: 136556
PackageBase: kore
Version: 4.1.0-2
Description: An easy to use web platform for writing scalable, concurrent APIs in C or Python.
URL: https://kore.io
NumVotes: 0
Popularity: 0
OutOfDate: 1648758066
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1539101116
LastModified: 1626538190
URLPath: /cgit/aur.git/snapshot/kore.tar.gz
Name: kore
PackageBaseID: 136556
PackageBase: kore
Version: 4.1.0-2
Description: An easy to use web platform for writing scalable, concurrent APIs in C or Python.
URL: https://kore.io
NumVotes: 0
Popularity: 0
OutOfDate: 1648758066
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1539101116
LastModified: 1626538190
URLPath: /cgit/aur.git/snapshot/kore.tar.gz