litestream on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S litestream

* (Optional) Uninstall litestream on Arch using YAY

$ yay -Rns litestream

2. Manually Install "litestream" via AUR

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

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

b. Clone litestream's git locally

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

c. Go to ~/litestream folder and install it

$ cd ~/litestream $ makepkg -si

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

ID: 1346931
Name: litestream
PackageBaseID: 163689
PackageBase: litestream
Version: 0.3.13-1
Description: Streaming S3 replication for SQLite.
URL: https://github.com/benbjohnson/litestream
NumVotes: 3
Popularity: 0.032737
OutOfDate:
Maintainer: wansing
Submitter: wansing
FirstSubmitted: 1614174008
LastModified: 1699022410
URLPath: /cgit/aur.git/snapshot/litestream.tar.gz