timeshift on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S timeshift

* (Optional) Uninstall timeshift on Arch using YAY

$ yay -Rns timeshift

2. Manually Install "timeshift" via AUR

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

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

b. Clone timeshift's git locally

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

c. Go to ~/timeshift folder and install it

$ cd ~/timeshift $ makepkg -si

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

ID: 1116527
Name: timeshift
PackageBaseID: 97992
PackageBase: timeshift
Version: 22.06.5-1
Description: A system restore utility for Linux
URL: https://github.com/linuxmint/timeshift
NumVotes: 315
Popularity: 14.739574
OutOfDate:
Maintainer: yochananmarqos
FirstSubmitted: 1439968958
LastModified: 1658678799
URLPath: /cgit/aur.git/snapshot/timeshift.tar.gz