acts on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install acts on Arch using YAY
$
yay -S
acts
Copied
* (Optional) Uninstall acts on Arch using YAY
$
yay -Rns
acts
Copied
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
Copied
b. Clone acts's git locally
$
git clone https://aur.archlinux.org/acts.git
~/acts
Copied
c. Go to ~/acts folder and install it
$
cd
~/acts
Copied
$
makepkg -si
Copied
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
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