nano-backup on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S nano-backup

* (Optional) Uninstall nano-backup on Arch using YAY

$ yay -Rns nano-backup

2. Manually Install "nano-backup" via AUR

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

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

b. Clone nano-backup's git locally

$ git clone https://aur.archlinux.org/nano-backup.git ~/nano-backup

c. Go to ~/nano-backup folder and install it

$ cd ~/nano-backup $ makepkg -si

3. Information about the nano-backup package on Arch User Repository (AUR)

ID: 1324519
Name: nano-backup
PackageBaseID: 157960
PackageBase: nano-backup
Version: 0.6.0-1
Description: Precise and minimal file tracker
URL: https://github.com/AlxHnr/nano-backup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: TrialnError
FirstSubmitted: 1600808382
LastModified: 1695669213
URLPath: /cgit/aur.git/snapshot/nano-backup.tar.gz