acts on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S acts

* (Optional) Uninstall acts on Arch using YAY

$ yay -Rns acts

2. Manually Install "acts" via AUR

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

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

b. Clone acts's git locally

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

c. Go to ~/acts folder and install it

$ cd ~/acts $ makepkg -si

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

ID: 938798
Name: acts
PackageBaseID: 99326
PackageBase: acts
Version: 1.4.2-1
Description: A minimal shell script that creates backups with tarsnap
URL: https://github.com/alexjurkiewicz/acts
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: phantom94
FirstSubmitted: 1441368531
LastModified: 1627192119
URLPath: /cgit/aur.git/snapshot/acts.tar.gz