oleo on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S oleo

* (Optional) Uninstall oleo on Arch using YAY

$ yay -Rns oleo

2. Manually Install "oleo" via AUR

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

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

b. Clone oleo's git locally

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

c. Go to ~/oleo folder and install it

$ cd ~/oleo $ makepkg -si

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

ID: 385469
Name: oleo
PackageBaseID: 96929
PackageBase: oleo
Version: 1.99.16-3
Description: GNU's lightweight spreadsheet program with a curses-based interface
URL: http://www.gnu.org/software/oleo/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1439128320
LastModified: 1487445185
URLPath: /cgit/aur.git/snapshot/oleo.tar.gz