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
Copied
b. Install litestream on Arch using YAY
$
yay -S
litestream
Copied
* (Optional) Uninstall litestream on Arch using YAY
$
yay -Rns
litestream
Copied
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
Copied
b. Clone litestream's git locally
$
git clone https://aur.archlinux.org/litestream.git
~/litestream
Copied
c. Go to ~/litestream folder and install it
$
cd
~/litestream
Copied
$
makepkg -si
Copied
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
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