nixpacks on AUR (Arch User Repository)

Last updated: July 03,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

b. Install nixpacks on Arch using YAY

$ yay -S nixpacks

* (Optional) Uninstall nixpacks on Arch using YAY

$ yay -Rns nixpacks

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

b. Clone nixpacks's git locally

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

c. Go to ~/nixpacks folder and install it

$ cd ~/nixpacks $ makepkg -si

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