Skip to content

Feature: Add APK origin (Alpine support) - #435

Merged
Zweih merged 8 commits into
masterfrom
feature_add-apk-support
Aug 13, 2025
Merged

Zweih merged 8 commits into
masterfrom
feature_add-apk-support

Conversation

@Zweih

@Zweih Zweih commented Aug 12, 2025

Copy link
Copy Markdown
Owner

Users can now query for packages installed with Snap.

> qp select all format kv limit 2
UPDATED     : 2025-08-13 06:33:20 PM UTC
BUILT       : 2023-11-10 09:23:52 PM UTC
SIZE        : 2.17 MB
FREEABLE    : 2.17 MB
FOOTPRINT   : 2.19 MB
NAME        : sudo
REASON      : explicit
VERSION     : 1.9.15_p2-r0
ORIGIN      : apk
ARCH        : aarch64
LICENSE     : custom ISC
DESCRIPTION : Give certain users the ability to run some commands as root
URL         : https://www.sudo.ws/sudo/
PKGBASE     : sudo
PACKAGER    : Natanael Copa <ncopa@alpinelinux.org>
REPLACES    : sudo-ldap
DEPENDS     : libc.musl-aarch64.so.1 → musl, libz.so.1 → zlib
PROVIDES    : audit_json.so=0, cvtsudoers=1.9.15_p2-r0, group_file.so=0, libsudo_util.so.0=0.0.0, sudo=1.9.15_p2-r0, sudo-virt, sudo_intercept.so=0, sudo_logsrvd=1.9.15_p2-r0, sudo_noexec.so=0,
              sudo_sendlog=1.9.15_p2-r0, sudoedit=1.9.15_p2-r0, sudoers.so=0, sudoreplay=1.9.15_p2-r0, system_group.so=0, visudo=1.9.15_p2-r0

UPDATED     : 2025-08-13 07:24:37 PM UTC
BUILT       : 2023-09-27 06:14:36 AM UTC
SIZE        : 76.00 KB
FREEABLE    : 76.00 KB
FOOTPRINT   : 76.00 KB
NAME        : alpine-baselayout-data
REASON      : dependency
VERSION     : 3.4.3-r2
ORIGIN      : apk
ARCH        : aarch64
LICENSE     : GPL-2.0-only
DESCRIPTION : Alpine base dir structure and init scripts
URL         : https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout
PKGBASE     : alpine-baselayout
PACKAGER    : Natanael Copa <ncopa@alpinelinux.org>
REPLACES    : alpine-baselayout
REQUIRED BY : alpine-baselayout=3.4.3-r2

What's left to complete?

  • Update timestamps COMPLETE
  • Install timestamps (Outside of docker containers) COMPLETE
  • Install reasons can be pulled from WORLD file COMPLETE
  • Provisions need better parsing, the parser does not currently handle version and type COMPLETE

Closes: #429

@Zweih Zweih added the enhancement New feature or request label Aug 12, 2025
@Zweih
Zweih force-pushed the feature_add-apk-support branch from 76bee3f to 894abe0 Compare August 13, 2025 18:54
@Zweih Zweih changed the title Feature: Add APK (Alpine) support Feature: Add APK origin (Alpine support) Aug 13, 2025
@Zweih
Zweih merged commit 51c6f0c into master Aug 13, 2025
1 check passed
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 13, 2025
@Zweih
Zweih deleted the feature_add-apk-support branch August 14, 2025 22:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Roadmap beyond package tracking

1 participant