oatmeal-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S oatmeal-bin

* (Optional) Uninstall oatmeal-bin on Arch using YAY

$ yay -Rns oatmeal-bin

2. Manually Install "oatmeal-bin" via AUR

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

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

b. Clone oatmeal-bin's git locally

$ git clone https://aur.archlinux.org/oatmeal-bin.git ~/oatmeal-bin

c. Go to ~/oatmeal-bin folder and install it

$ cd ~/oatmeal-bin $ makepkg -si

3. Information about the oatmeal-bin package on Arch User Repository (AUR)

ID: 1428058
Name: oatmeal-bin
PackageBaseID: 199346
PackageBase: oatmeal-bin
Version: 0.13.0-1
Description: Terminal UI to chat with large language models (LLM) using backends such as Ollama, and direct integrations with your favourite editor like Neovim!
URL: https://github.com/dustinblackman/oatmeal
NumVotes: 1
Popularity: 0.117918
OutOfDate:
Maintainer: dustinblackman
Submitter: dustinblackman
FirstSubmitted: 1699406300
LastModified: 1710555194
URLPath: /cgit/aur.git/snapshot/oatmeal-bin.tar.gz