outspline on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S outspline

* (Optional) Uninstall outspline on Arch using YAY

$ yay -Rns outspline

2. Manually Install "outspline" via AUR

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

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

b. Clone outspline's git locally

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

c. Go to ~/outspline folder and install it

$ cd ~/outspline $ makepkg -si

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

ID: 881768
Name: outspline
PackageBaseID: 87810
PackageBase: outspline
Version: 0.8.4-2
Description: Outliner and personal time organizer to manage todo lists, schedule tasks, remind events.
URL: https://kynikos.github.io/outspline/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kynikos
Submitter: kynikos
FirstSubmitted: 1417232328
LastModified: 1616486401
URLPath: /cgit/aur.git/snapshot/outspline.tar.gz