flatpak-external-data-checker VS distrobox

Compare flatpak-external-data-checker vs distrobox and see what are their differences.

flatpak-external-data-checker

A tool for checking if the external data used in Flatpak manifests is still up to date (by flathub-infra)

distrobox

Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox (by 89luca89)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
flatpak-external-data-checker distrobox
15 403
112 8,976
2.7% -
6.8 9.6
5 days ago 6 days ago
Python Shell
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

flatpak-external-data-checker

Posts with mentions or reviews of flatpak-external-data-checker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-16.
  • Flathub – The Linux App Store
    9 projects | news.ycombinator.com | 16 Nov 2023
    > Maybe. The CI rules should be made public in that case, though, surely? Maybe they are?

    Agreed, but thankfully they are. The PRs link to <https://github.com/flathub/flatpak-external-data-checker>. That said, it'd be clearer if the flathubbot 'user' profile also linked to that URL.

    > The enormous amount of value the distros bring [...] is audit of packages (and packaging).

    Yes, auditing against supply chain attacks is good! But there's also a risk in running outdated software. I don't have easy answers. But if automation leaves more time for the hard part, great.

  • Developers are lazy, thus Flatpak
    1 project | /r/linux | 10 Jun 2023
    Flathub provides an excellent tool to keep your dependencies up to date, so it's just a matter of adding it to the manifests. Besides, who says 'dependencies not being updated enough' is a valid metric to determine the quality of a package? LOL.
  • How do I easily create a Flatpak from 2 sources?
    6 projects | /r/flatpak | 12 Mar 2023
  • GE-Proton7-48
    3 projects | /r/linux_gaming | 30 Jan 2023
    According to Github issue/PR #126 new builds are failing because of a bug in flatpak-external-data-checker or some incompatibility between the two projects at least.
  • Do snap packages have any real advantages for the end user over native packages?
    1 project | /r/linux | 4 Dec 2022
    I'm surprised the documentation says that since Flathub itself runs its CLI scripts via Flatpak: https://github.com/flathub/flatpak-external-data-checker
  • How do I actually make a flatpak.
    7 projects | /r/flatpak | 20 Oct 2022
    Another thing you could add would be to tag your releases on GitHub, add a tag field next to the commit one, and add an x-checker-data section to the manifest so the Flathub bot will automatically open PRs to update the Flatpak release when you update your repository.
  • Automate dependency update of flatpak
    1 project | /r/flatpak | 11 Sep 2022
    See f-e-d-c, and if you're not planing to submit to Flathub, then look at the GitHub workflow example there. Be aware that auto-merging is not acceptable for anything other than extra-data sources.
  • The culmination of several months of work by dozens of people, Flatpak 1.14.0 is now out!
    8 projects | /r/linux | 22 Aug 2022
  • Zoom can now (as of version 5.11.0) share screen on Wayland
    5 projects | /r/linux | 21 Jun 2022
    Unfortunately the maintainership of the Zoom Flatpak on Flathub has been a bit slow, but you can still install it since the Flathub bot do automatic builds whenever there's an update, thanks to the provided flatpak-external-data-checker service.
  • Fedora Silverblue and the future of app management
    1 project | /r/openSUSE | 1 Jun 2022
    There is https://github.com/flathub/flatpak-external-data-checker which automatizes the update pull requests including dependencies. Flatpak has other downsides, but security or not getting the latest and greatest is not one of them.

distrobox

Posts with mentions or reviews of distrobox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-07.
  • Show HN: Convert your Containerfile to a bootable OS
    9 projects | news.ycombinator.com | 7 May 2024
    That seems more like Distrobox to me(?) https://distrobox.it/
  • Windows 11 now comes with its own adware
    1 project | news.ycombinator.com | 24 Apr 2024
    Regarding the stability issue on a dev machine - you may be interested in playing with one of the immutable-os distros, such as SilverBlue (fedora based).

    The high-level take-away is you can't break your actual OS since it's root filesystem is read-only, and you use "pet" containers (on docker, podman, whatever) to do your work in. Applications are either sandboxed via Flatpak, or installed/run inside your pet containers. If your pet container dies, you cry about it for a moment, and when you're ready you get a new one - your actual os and other containers remain unaffected.

    I use distrobox[1] to create/run the pet containers.

    [1] https://github.com/89luca89/distrobox

  • Tools for Linux Distro Hoppers
    7 projects | dev.to | 27 Mar 2024
    Distrobox is a tool that enables us to try Linux distro CLI, including their package manager. This requires a containerization tool (e.g., Docker). In Windows, this can be achieved using WSL (Windows Subsystem for Linux)
  • Distrobox: Use any Linux distribution inside your terminal
    1 project | news.ycombinator.com | 10 Feb 2024
  • Fedora Atomic Desktops
    3 projects | news.ycombinator.com | 9 Feb 2024
    I use containerized versions of things, ubuntu and chainguard images mostly.

    You can always create containers with init if that's how you want to do that though. Some distros publish images that come that way: https://github.com/89luca89/distrobox/blob/main/docs/useful_...

  • Raspberry Pi is manufacturing 70K Raspberry Pi 5s per week
    1 project | news.ycombinator.com | 15 Jan 2024
    https://news.ycombinator.com/item?id=38505448 ... https://github.com/89luca89/distrobox/blob/main/docs/useful_...
  • Operating System?
    1 project | /r/SteamDeck | 11 Dec 2023
    Yes, you can do that but I've seen others use something like distrobox to run linux inside of SteamOS: https://github.com/89luca89/distrobox/blob/main/docs/posts/steamdeck_guide.md
  • How much will I screw up my system after installing Merkuro Calendar (KDE Akonadi application), formerly called Kalendar, on GNOME?
    1 project | /r/gnome | 11 Dec 2023
    For such cases you might use something like this: https://github.com/89luca89/distrobox
  • Battery consumption of using remote development with WSL2?
    2 projects | /r/bashonubuntuonwindows | 7 Dec 2023
    Btw #3: Depending on what the user is trying to accomplish, e.g. maybe to make WSL(2) itself more of a "subsystem" than a "container engine", using something like Distrobox or nsbox.dev can be a good idea (along with Docker or Podman in Distrobox's case; the other one uses systemd-nspawn).
  • Cannot run containers with Distrobox
    1 project | /r/debian | 7 Dec 2023
    1. Find here in "Containers Distros" section the distro image that you want to install ("Toolbox" versions are better because they are configured for Distrobox) and get it URL: https://distrobox.it/compatibility/#containers-distros 2. Use that URL to create Distrobox: distrobox create -i registry.fedoraproject.org/fedora-toolbox:39 -n fedora_1_39 3. Enter Distrobox fedora_1_39: distrobox enter fedora_1_39 4. You are already in Distrobox console. Look at the name in console, it should be include the container name. 5. To exit Distrobox: exit 6. If you run: distrobox list you will see all distroboxes on the system. You will also see that distrobox that we exited is still running. 7. To stop distrobox use commands: distrobox stop fedora_1_39

What are some alternatives?

When comparing flatpak-external-data-checker and distrobox you can also consider the following projects:

bauh - Graphical user interface for managing your Linux applications. Supports AppImage, Debian and Arch packages (including AUR), Flatpak, Snap and native Web applications

toolbox - Tool for interactive command line environments on Linux

flatpak-builder-tools - Various helper tools for flatpak-builder

wsl-distrod - Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.

apt - Fork of https://salsa.debian.org/apt-team/apt

docker-android - Android in docker solution with noVNC supported and video recording

wormhole-gui - Cross-platform application for easy encrypted file, folder, and text sharing between devices. [Moved to: https://github.com/Jacalz/rymdport]

flatpak - Linux application sandboxing and distribution framework

TauonMusicBox - The desktop music player of today! :city_sunrise:

rustdesk - An open-source remote desktop, and alternative to TeamViewer.

kittyMake - A simple buildSystem written in python

toolbox-vscode - Toolbox Visual Studio Code integration