Github messages for voidlinux
 help / color / mirror / Atom feed
From: blacklightpy <blacklightpy@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Package Request: distrobox
Date: Sat, 04 May 2024 15:14:13 +0200	[thread overview]
Message-ID: <20240504131413.01C2323E2E@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36341@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1875 bytes --]

New comment by blacklightpy on void-packages repository

https://github.com/void-linux/void-packages/issues/36341#issuecomment-2094173475

Comment:
> If you believe you have an exception, start a PR and make an argument for why that particular piece of software, while not meeting any of the following requirements, is a good candidate for the Void packages system.

Distrobox was developed to make life on immutable operating systems easier. That is, instead of running Podman to run command line packages, one could just `distrobox enter <name>` and work away. When it comes to Podman, I'll have to manually set up the volumes and I'll have to learn other syntax. With Distrobox, I can get my job done without having to know anything. It even sets up a user for you (which is the same as your host username).

Running a graphical Xorg app on Podman? aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. Running it on Distrobox? `distrobox enter ubuntu-container`, `sudo apt install vscode`, `code`. Instead of VS Code, it might just be some app that has a systemd dependency for example.

In `distrobox.conf` I can set the default image, any hooks and my home location. You can also export any binaries from a distrobox container to a `.desktop` file using `distrobox --export /usr/bin/<app>`.

I may wish to use a package that's only built for Arch glibc, I could enter that container.
There may be some proprietary packages that are only available as DEB/RPM. I could just pull up a Debian container and enter it.

What I'm trying to say is that Distrobox has no learning curve. It's just like how Virtualbox or Virt-man is easier than setting up `virsh`. It could be recommended to use Podman, but when someone wants something done, it's better to have something to work with rather than not being able to do anything because they'll have to learn the underlying tool first.



      parent reply	other threads:[~2024-05-04 13:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25 18:57 [ISSUE] " gitpubber
2022-03-25 19:47 ` Anachron
2024-05-04 13:13 ` blacklightpy
2024-05-04 13:14 ` blacklightpy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240504131413.01C2323E2E@inbox.vuxu.org \
    --to=blacklightpy@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).