You are not logged in.

#1 2025-02-18 11:05:38

youxiaojie
Member
Registered: 2023-11-30
Posts: 14

how to makepkg directly?

after

git clone https://git.archlinux32.org/packages/

I run makepkg, but failed. is there way to build packages directly?

according to this:

To build a package, one must first create a PKGBUILD, or build script, as described in Creating packages. Existing scripts are available from the Arch build system (ABS) tree or the AUR. Once in possession of a PKGBUILD, change to the directory where it is saved and run the following command to build the package:

$ makepkg

If required dependencies are missing, makepkg will issue a warning before failing. To build the package and install needed dependencies, add the flag -s/--syncdeps:

Offline

#2 2025-02-18 18:54:40

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 1,073
Website

Re: how to makepkg directly?

Offline

Board footer

Powered by FluxBB