timeline on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S timeline

* (Optional) Uninstall timeline on Arch using YAY

$ yay -Rns timeline

2. Manually Install "timeline" via AUR

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

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

b. Clone timeline's git locally

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

c. Go to ~/timeline folder and install it

$ cd ~/timeline $ makepkg -si

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

ID: 1121261
Name: timeline
PackageBaseID: 116447
PackageBase: timeline
Version: 1.9-1
Description: A plain-text based distributed social network build on top of git configuration manager
URL: https://ajdiaz.me/timeline/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1477314790
LastModified: 1659522075
URLPath: /cgit/aur.git/snapshot/timeline.tar.gz