ogen on AUR (Arch User Repository)

Last updated: October 05,2024

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

b. Install ogen on Arch using YAY

$ yay -S ogen

* (Optional) Uninstall ogen on Arch using YAY

$ yay -Rns ogen

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

b. Clone ogen's git locally

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

c. Go to ~/ogen folder and install it

$ cd ~/ogen $ makepkg -si

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