oterm on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S oterm

* (Optional) Uninstall oterm on Arch using YAY

$ yay -Rns oterm

2. Manually Install "oterm" via AUR

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

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

b. Clone oterm's git locally

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

c. Go to ~/oterm folder and install it

$ cd ~/oterm $ makepkg -si

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

ID: 1418403
Name: oterm
PackageBaseID: 200262
PackageBase: oterm
Version: 0.2.3-1
Description: A text-based terminal client for Ollama
URL: https://github.com/ggozad/oterm
NumVotes: 2
Popularity: 0.509333
OutOfDate:
Maintainer: daniel_chesters
Submitter: daniel_chesters
FirstSubmitted: 1701807268
LastModified: 1709248092
URLPath: /cgit/aur.git/snapshot/oterm.tar.gz