governa, to random
@governa@fosstodon.org avatar
linuxiac, to linux
@linuxiac@mastodon.social avatar

Distrobox 1.7.2 container wrapping layer promises easier management and improved POSIX compatibility.
https://linuxiac.com/distrobox-1-7-2-enhances-container-management/

89luca89, to opensource
@89luca89@fosstodon.org avatar

Hi all!

Glad to announce release 1.7.2 of

Many bugfixes, and a couple of behavioural improvements that will resolve lots of future issues!

Take a look at the changelog here!

https://github.com/89luca89/distrobox/releases/tag/1.7.2.0

irfan, to Steamdeck

TIL and are both pre-installed on the since the last 3.5 update - never seen that mentioned in the changelog or any news of said update before, so that's cool!

RE: https://sakurajima.social/notes/9rspimbc4h

89luca89, to Podcast
@89luca89@fosstodon.org avatar
ainmosni, to taskwarrior
@ainmosni@berlin.social avatar

Distrobox has really changed the way I work. recently had a breaking upgrade that required me to export the tasks with the previous version. Of course, I only realise this after I already upgraded.

Instead of going through an awkward dance of moving my task files to another machine or trying to downgrade taskwarrior, I just created a distrobox of the previous fedora version, exported, imported from my "main" box, and I was done. Super easy.

89luca89, to opensource
@89luca89@fosstodon.org avatar

https://github.com/89luca89/distrobox/releases/tag/1.7.1

Hi everyone!

Version 1.7.1 of is now available, with more bugfixes and also a sprinkle of new features :)

89luca89, to random
@89luca89@fosstodon.org avatar

Hi all!

I've just released version 1.7.0.1 of

This is a minor bugfix release and QoL Improvements

https://github.com/89luca89/distrobox/releases/tag/1.7.0.1

9to5linux, to linux
@9to5linux@floss.social avatar

#Linux Weekly Roundup for March 3rd, 2024: #KDE Plasma 6 mega-release, #Tails 6.0, #GNOME 46 gets VRR support, #GParted 1.6, #NVK is now ready for prime time, Giada 1.0, Kali Linux's first 2024 release, #Distrobox 1.7, Armbian 24.2, and much more https://9to5linux.com/9to5linux-weekly-roundup-march-3rd-2024

#OpenSource #FOSS

waeiski, to manjaro
@waeiski@vis.social avatar

It is a bummer that the only way to get on is through AUR. I have nothing but bad experiences of AUR in Manjaro, even if something works initially, it will break eventually.

I would love to have it in the Manjaro repos or as a . It is officially available for on Ubuntu/Debian, Fedora and OpenSuse, so it ought to be possible.

On a related note, how difficult is it to turn a .deb file into a flatpak?

alxlg,
@alxlg@mastodon.social avatar

@koen @waeiski

1 - 0

😉

Seriously, what most people seem to want from Nix/Guix is covered by containers and no need to re-package everything, just use all the distros you want together!

governa, to Nvidia
@governa@fosstodon.org avatar
9to5linux, to Nvidia
@9to5linux@floss.social avatar
WMan22, to linux
@WMan22@silversword.online avatar

I feel like a fucking idiot for not trying on sooner. My god, I can just... pick a distro with sane out of the box defaults but do all the obtuse shit I want to do with and the AUR.

I know I'm super late on this but I feel like a caveman discovering fire.

If I had any complaint with it, it's that it is a hassle to do this thing where you can add it to your login manager with a desktop environment like a VM. Should just be a regular command. https://github.com/89luca89/distrobox/blob/main/docs/posts/run_latest_gnome_kde_on_distrobox.md

amin, to random
@amin@alpha.polymaths.social avatar

I've had this Debian install for 150 days as of today! 🎉

RL_Dane,
@RL_Dane@fosstodon.org avatar

@joel @amin

I don't know about amin, but I've been having luck using mostly default packages, a smattering of flatpak and custom apt repos, and a teensy bit of distrobox.

is SUCH a gamechanger, and much lighter, resource-wise, than I thought it was going to be.

governa, to linux
@governa@fosstodon.org avatar
governa, to linux
@governa@fosstodon.org avatar

: Try Out Multiple Distributions via the Terminal :terminal:

https://linuxtldr.com/installing-distrobox/

Akzel, to random
@Akzel@mastodon.online avatar

today's project was putting together a zeliblue-cli container image

very inspired by (and borrowing pieces of) Bluefin's bluefin-cli stuff (https://universal-blue.discourse.group/docs?topic=39#introducing-bluefin-cli-7), but using fedora-toolbox as the base image rather than Wolfi (though I may change it in the future)

tl;dr: I can get my personalized CLI experience on any system that has distrobox or toolbox

such as Endless OS here

#uBlue #UniversalBlue #Toolbx #Distrobox

kalpa, to openSUSE

So I recently ran across this post and thread by @vwbusguy, and I would like to try to address some of the questions/misconceptions/etc that come up in the thread.

If you have questions, please, ask. What we do with #Kalpa isn't identical to what #Fedora does with their #AtomicDesktops, but many of the concepts for the end user are going to be similar/the same.

https://mastodon.online/@vwbusguy/111887740588197543

vwbusguy,
@vwbusguy@mastodon.online avatar

@kalpa For one thing, I love that and play well together such that I can easily build and test things for using from , not to mention the usefulness of OBS for generating/maintaining custom, immutable OpenSUSE images.

UniversalBlue, to linux
@UniversalBlue@fosstodon.org avatar

uBlue and Fedora Atomic (shout out to them!) come with different expectations for how to install software. Whereas on most distros you install software any which way, with an atomic system there are ways that are more recommended than others.

The recommended order for installing apps is:

  1. Flatpak
  2. Distrobox/Toolbx/Containers
  3. Fleek/Nix (uBlue only)
  4. Laying with rpm-ostree

Learn more: https://universal-blue.discourse.group/t/installing-software/316

TheTuzu, to random
@TheTuzu@fosstodon.org avatar

is amazing, I never used it extensively before because I didn't need to but now I am using it on my Void system because software compability isn't great on musl.

nobodyinperson, to python
@nobodyinperson@fosstodon.org avatar

I have been struggling hard doing proper :python: development on :nixos: .

pip install'ed binary packages (numpy et. al) don't work (i.e. don't find system libraries like libz libstdc++ etc.), making scientific data analysis completely impossible. The workarounds (using the nixpkgs versions or setting LD_LIBRARY_PATH) are not viable.

With this flake template (the clue is preferWheels=true) it seems I can finally work properly:

https://gitlab.com/nobodyinperson/flakes/-/tree/main/poetry2nix

dedsyn4ps3,
@dedsyn4ps3@fosstodon.org avatar

@publicvoit @nobodyinperson Honestly, as a developer who uses on several of my daily devices, I utilize an integrated container environment for my larger projects that require testing out or building components with the newest libraries.

It's seemed a bit redundant to me at first, but it's the most awesome thing ever having a bleeding edge Archlinux environment running in tandem with my NixOS system thanks to ...I can literally have the best of both! 🤘 :nixos: :arch:

nobodyinperson,
@nobodyinperson@fosstodon.org avatar

@dedsyn4ps3 @publicvoit I hear many people use this thing. I really avoid containers where possible, although I like 's simplicity. My main use case is , for which you need to store the entire container image for every little change you make. But yeah, use cases...

thelastpsion, to random
@thelastpsion@bitbang.social avatar

I need to learn how to use so that I can run multiple versions of and DOSBox Staging.

Yes, I'm fully aware I'm sidequesting. If it's any consolation, I'm about 60 pages through the 250 page Psion Object Oriented Programming Guide.

thelastpsion,
@thelastpsion@bitbang.social avatar

Well, once I'd fixed the uids and gids for podman, it was pretty easy!

@DOSBox_Staging

gest01, to dotnet

just blogged about setting up a debian development container with distrobox and dotnet 8.0 sdk and the latest @JetBrainsRider
with Fedora Silverblue 39 @teamsilverblue

👇

https://stefangeiger.ch/2023/12/10/rider-distrobox.html

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • osvaldo12
  • ethstaker
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • everett
  • ngwrru68w68
  • khanakhh
  • JUstTest
  • InstantRegret
  • GTA5RPClips
  • Durango
  • normalnudes
  • cubers
  • tacticalgear
  • cisconetworking
  • tester
  • modclub
  • provamag3
  • anitta
  • Leos
  • lostlight
  • All magazines