llnl / llnl/dapper

Compare files changed in Linux packages

Open
#164 1 comment 0 reactions 1 assignee View on GitHub

@monwen is already working on this.

Since Aug 28, 2025.

Dominant language
Python
Stars
20
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Write a script to go through all packages in two different releases of a Linux distro, and see what file names installed changed in each package between the two releases.

Follow on is using the script on a very new Ubuntu package release and a very old version and doing a survey of how "stable" file names are for stuff under bin, include, etc. Packages that are entirely removed could also be interesting.

(For comparing across Linux distros, we'd need to somehow map package names in one distro to the corresponding package name in another distro -- so for now keep comparisons within different versions of the same distro).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.