backupmenu on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S backupmenu

* (Optional) Uninstall backupmenu on Arch using YAY

$ yay -Rns backupmenu

2. Manually Install "backupmenu" via AUR

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

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

b. Clone backupmenu's git locally

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

c. Go to ~/backupmenu folder and install it

$ cd ~/backupmenu $ makepkg -si

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

ID: 1073405
Name: backupmenu
PackageBaseID: 177849
PackageBase: backupmenu
Version: 2.3-4
Description: Backup program,TUI utility for Linux distro's , bash
URL: https://github.com/gavinlyonsrepo/backupmenu
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: glyons
Submitter: glyons
FirstSubmitted: 1649597681
LastModified: 1651227503
URLPath: /cgit/aur.git/snapshot/backupmenu.tar.gz