outliner on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S outliner

* (Optional) Uninstall outliner on Arch using YAY

$ yay -Rns outliner

2. Manually Install "outliner" via AUR

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

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

b. Clone outliner's git locally

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

c. Go to ~/outliner folder and install it

$ cd ~/outliner $ makepkg -si

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

ID: 933748
Name: outliner
PackageBaseID: 144863
PackageBase: outliner
Version: 0.2.2-4
Description: CLI tool for Auto setup and deploy Outline VPN
URL: https://github.com/Jyny/outliner
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jyny
Submitter: jyny
FirstSubmitted: 1567704961
LastModified: 1626125436
URLPath: /cgit/aur.git/snapshot/outliner.tar.gz