6 comments

  • chb 1 hour ago
    First I saw that it's written in Perl. Then I realized that the last release was 11 years ago and that the repository domains are hardcoded in the one-file script.
    • Intralexical 39 minutes ago
      Does it still work, though?

      Where else would you put the repository domains?

  • bblb 33 minutes ago
    This kind of busy work should suit an AI agent:

    Go and find me all the repolists and package/software metadata for any distro and OS ever released. Write the results to a local SQLite. Incrementally update, but don't hammer the sources to death. Provide a web UI and CLI.

  • Fnoord 1 hour ago
    Latest release: May 19, 2015

    Abandoned, but forkable (since FOSS), and a decent idea.

    Probably nowadays this gets done in Node, parsing the package search websites. Preferably, this would be done via an API though.

    • RunningDroid 46 minutes ago
      > Probably nowadays this gets done in Node, parsing the package search websites. Preferably, this would be done via an API though.

      Repology provides an API but it's unstable: https://repology.org/api/v1

    • lschueller 1 hour ago
      Yes, agree. The idea and concept is cool! Imo worth it to keep an eye on it and play with it.

      First thought, which came to my mind, was a security use case to get it to a point for sbom handling and tracking. In particular, respective to all the recent package vulnerabilities.

  • yjftsjthsd-h 39 minutes ago
    This would pair nicely with distrobox or Bedrock Linux:)
  • peter_d_sherman 2 hours ago
    Related:

    List of linux package search databases:

    https://github.com/sxiii/awesome-package-search