bacpac on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bacpac

* (Optional) Uninstall bacpac on Arch using YAY

$ yay -Rns bacpac

2. Manually Install "bacpac" via AUR

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

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

b. Clone bacpac's git locally

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

c. Go to ~/bacpac folder and install it

$ cd ~/bacpac $ makepkg -si

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

ID: 1112486
Name: bacpac
PackageBaseID: 68659
PackageBase: bacpac
Version: 2014-4
Description: Pacman-independent portable package downloader with dependency resolution.
URL: https://xyne.dev/projects/bacpac
NumVotes: 5
Popularity: 0.180734
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1364670032
LastModified: 1657924728
URLPath: /cgit/aur.git/snapshot/bacpac.tar.gz