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