ogen on AUR (Arch User Repository)
Last updated: January 05,2025
1. Install "ogen" 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 ogen on Arch using YAY
$
yay -S
ogen
Copied
* (Optional) Uninstall ogen on Arch using YAY
$
yay -Rns
ogen
Copied
2. Manually Install "ogen" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ogen's git locally
$
git clone https://aur.archlinux.org/ogen.git
~/ogen
Copied
c. Go to ~/ogen folder and install it
$
cd
~/ogen
Copied
$
makepkg -si
Copied
3. Information about the ogen package on Arch User Repository (AUR)
ID: 1396608
Name: ogen
PackageBaseID: 202098
PackageBase: ogen
Version: 0.81.2-1
Description: OpenAPI v3 code generator for go
URL: https://ogen.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1706785036
LastModified: 1706785036
URLPath: /cgit/aur.git/snapshot/ogen.tar.gz
Name: ogen
PackageBaseID: 202098
PackageBase: ogen
Version: 0.81.2-1
Description: OpenAPI v3 code generator for go
URL: https://ogen.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1706785036
LastModified: 1706785036
URLPath: /cgit/aur.git/snapshot/ogen.tar.gz