You are not logged in.

#1 2026-02-05 19:49:57

n4jm4
Member
Registered: 2026-02-05
Posts: 3

request: port makepkg to other operating systems

Hi,

Can we please publish makepkg for other operating systems? That way, we lower the barrier to entry for developers to build Arch packages, without requiring the process to be conducted within a container/VM/chroot.

By comparison, dpkg and rpm are available for non-Debian, non-RHEL family operating systems.

The lack of makepkg availability, leads to devs implementing crude imitations of makepkg from scratch. These are likely to break with future makepkg versions.

Offline

#2 2026-02-05 21:17:45

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,671
Website

Re: request: port makepkg to other operating systems

Pacman/makepkg should build on most operating systems.

Offline

#3 2026-02-05 21:38:30

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,420

Re: request: port makepkg to other operating systems

By comparison, dpkg and rpm are available for non-Debian, non-RHEL family operating systems.

Since when do dpkg and rpm build packages?
That would be rpmbuild and debbuild

If this is another jebez sockpuppet, I just called that.

Offline

#4 2026-02-06 11:31:32

astralc
Member
Registered: 2022-09-17
Posts: 127

Re: request: port makepkg to other operating systems

n4jm4 wrote:

That way, we lower the barrier to entry for developers to build Arch packages, without requiring the process to be conducted within a container/VM/chroot.

You still need to be on arch to build Arch packages, as you need existing packages of arch, installed, on arch system, as deps.

You can have pacman packages build in windows (like what MSYS2 does), but they are not for ARCH, and won't work there..

Offline

#5 2026-03-18 23:42:10

Jorgen_10
Member
Registered: 2024-07-07
Posts: 13

Re: request: port makepkg to other operating systems

n4jm4 wrote:

Can we please publish makepkg for other operating systems? That way, we lower the barrier to entry for developers to build Arch packages, without requiring the process to be conducted within a container/VM/chroot.

Realistically, nothing stops you from heading to https://archlinux.org/packages/core/x86_64/pacman/, hitting "Download From Mirror" and repackaging pacman + makepkg (as it is bundled with pacman) for your distribution.
Is it advised? Probably not. Odds are you may end up with dependency conflicts. And honestly, this sounds more annoying compared to just using a VM or docker container for creation and testing of packages.

Offline

Board footer

Powered by FluxBB