Skip to content

NurOS-Linux/libAPG

libapg

Languages: English | Русский | Қазақша

Package management library for NurOS.

Dependencies

Dependency Description
Meson Build system
Ninja Build tool
pkg-config Helper tool for compiling
libarchive Archive and compression library
libiron Logging library

Building

With Nix

nix build

Without Nix

Arch Linux / NurOS

sudo pacman -S meson ninja pkgconf libarchive

Ubuntu / Debian

sudo apt install meson ninja-build pkg-config libarchive-dev

Fedora / RHEL / CentOS

sudo dnf install meson ninja-build pkgconf libarchive-devel

openSUSE

sudo zypper install meson ninja pkgconf libarchive-devel

Alpine Linux

sudo apk add meson ninja pkgconf libarchive-dev

Gentoo

sudo emerge dev-build/meson dev-build/ninja dev-util/pkgconf app-arch/libarchive

Void Linux

sudo xbps-install meson ninja pkgconf libarchive-devel

Note: You also need to build and install libiron manually.

Build

meson setup build --buildtype=release
meson compile -C build

Install

sudo meson install -C build

License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0).

See the LICENSE file for details.

Copyright (C) 2025 NurOS

About

The APG implementation library

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •