outline on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S outline

* (Optional) Uninstall outline on Arch using YAY

$ yay -Rns outline

2. Manually Install "outline" via AUR

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

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

b. Clone outline's git locally

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

c. Go to ~/outline folder and install it

$ cd ~/outline $ makepkg -si

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

ID: 1280021
Name: outline
PackageBaseID: 155436
PackageBase: outline
Version: 0.69.2-1
Description: Wiki and knowledge base for growing teams
URL: https://www.getoutline.com
NumVotes: 1
Popularity: 1.8E-5
OutOfDate: 1693064543
Maintainer:
Submitter: onny
FirstSubmitted: 1594719014
LastModified: 1687973812
URLPath: /cgit/aur.git/snapshot/outline.tar.gz