nixpacks on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "nixpacks" 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 nixpacks on Arch using YAY
$
yay -S
nixpacks
Copied
* (Optional) Uninstall nixpacks on Arch using YAY
$
yay -Rns
nixpacks
Copied
2. Manually Install "nixpacks" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nixpacks's git locally
$
git clone https://aur.archlinux.org/nixpacks.git
~/nixpacks
Copied
c. Go to ~/nixpacks folder and install it
$
cd
~/nixpacks
Copied
$
makepkg -si
Copied
3. Information about the nixpacks package on Arch User Repository (AUR)
ID: 1413056
Name: nixpacks
PackageBaseID: 183867
PackageBase: nixpacks
Version: 1.21.2-1
Description: App source + Nix packages + Docker = Image
URL: https://nixpacks.com
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1657316593
LastModified: 1708495073
URLPath: /cgit/aur.git/snapshot/nixpacks.tar.gz
Name: nixpacks
PackageBaseID: 183867
PackageBase: nixpacks
Version: 1.21.2-1
Description: App source + Nix packages + Docker = Image
URL: https://nixpacks.com
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1657316593
LastModified: 1708495073
URLPath: /cgit/aur.git/snapshot/nixpacks.tar.gz