bak on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "bak" 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 bak on Arch using YAY
$
yay -S
bak
Copied
* (Optional) Uninstall bak on Arch using YAY
$
yay -Rns
bak
Copied
2. Manually Install "bak" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bak's git locally
$
git clone https://aur.archlinux.org/bak.git
~/bak
Copied
c. Go to ~/bak folder and install it
$
cd
~/bak
Copied
$
makepkg -si
Copied
3. Information about the bak package on Arch User Repository (AUR)
ID: 944115
Name: bak
PackageBaseID: 167974
PackageBase: bak
Version: 0.2.0-1
Description: A backup tool written in bash
URL: https://github.com/gamemaker1/bak
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gamemaker1
Submitter: gamemaker1
FirstSubmitted: 1623674021
LastModified: 1628165794
URLPath: /cgit/aur.git/snapshot/bak.tar.gz
Name: bak
PackageBaseID: 167974
PackageBase: bak
Version: 0.2.0-1
Description: A backup tool written in bash
URL: https://github.com/gamemaker1/bak
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gamemaker1
Submitter: gamemaker1
FirstSubmitted: 1623674021
LastModified: 1628165794
URLPath: /cgit/aur.git/snapshot/bak.tar.gz