pbk on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pbk

* (Optional) Uninstall pbk on Arch using YAY

$ yay -Rns pbk

2. Manually Install "pbk" via AUR

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

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

b. Clone pbk's git locally

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

c. Go to ~/pbk folder and install it

$ cd ~/pbk $ makepkg -si

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

ID: 1101867
Name: pbk
PackageBaseID: 143213
PackageBase: pbk
Version: 1.0-2
Description: A tool for backing up and retrieving files locally
URL: https://gitlab.com/NH000/pbk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NH000
Submitter: oktopod11
FirstSubmitted: 1562267635
LastModified: 1655881704
URLPath: /cgit/aur.git/snapshot/pbk.tar.gz