timeshift-autosnap on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S timeshift-autosnap

* (Optional) Uninstall timeshift-autosnap on Arch using YAY

$ yay -Rns timeshift-autosnap

2. Manually Install "timeshift-autosnap" via AUR

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

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

b. Clone timeshift-autosnap's git locally

$ git clone https://aur.archlinux.org/timeshift-autosnap.git ~/timeshift-autosnap

c. Go to ~/timeshift-autosnap folder and install it

$ cd ~/timeshift-autosnap $ makepkg -si

3. Information about the timeshift-autosnap package on Arch User Repository (AUR)

ID: 636757
Name: timeshift-autosnap
PackageBaseID: 139532
PackageBase: timeshift-autosnap
Version: 0.9-1
Description: Timeshift auto-snapshot script which runs before package upgrade using Pacman hook.
URL: https://gitlab.com/gobonja/timeshift-autosnap
NumVotes: 59
Popularity: 0.871284
OutOfDate:
Maintainer: gobonja
Submitter: gobonja
FirstSubmitted: 1549766150
LastModified: 1565532059
URLPath: /cgit/aur.git/snapshot/timeshift-autosnap.tar.gz