Distrobox is magic [KDE]

64 points · 11 comments · view on lemmy.world

11 Comments

Jumuta@sh.itjust.works · 9 pts · 2y (7 replies)

best ghibli movie btw

WeLoveCastingSpellz@lemmy.dbzer0.com · 5 pts · 2y (3 replies)

Watched it today for the first time, it without a doubt is my favorite aswell

kixik@lemmy.ml · 2 pts · 2y (2 replies)

which one is it? The replies were erased, :(

WeLoveCastingSpellz@lemmy.dbzer0.com · 6 pts · 2y (1 reply)

Nausicaä of the Valley of the Wind

kixik@lemmy.ml · 3 pts · 2y

Thanks !

merci3@lemmy.world · 3 pts · 2y (2 replies)

Which one is this?

gla3dr@lemmy.ca · 9 pts · 2y (1 reply)

Nausicaä of the Valley of the Wind

merci3@lemmy.world · 2 pts · 2y

Thank u

DmMacniel@feddit.de · 3 pts · 2y (2 replies)

wait what? How, and whats the Benefit of having two uh... kernels running at the same time?

stepanzak@iusearchlinux.fyi · 13 pts · 2y (1 reply)

It uses the same kernel (it's just a container) and the benefit is for example AUR without using unstable distro. You use AUR and if something breaks, it only breaks the container.

ebits21@lemmy.ca · 12 pts · 2y

Also keeps your base system clean if you uninstall (big reason why docker is so popular on servers). Can create custom environments for a project then just delete everything when you’re done.

Also very useful on immutable distros like Fedora Silverblue (all my command line programs and some gui programs are in a distrobox container, exported to the host so they are just there like normal).

The Distrobox assemble command allows you to install programs from a file and automatically export (unfortunately there’s some bugs I hope are fixed soon). So things can be declarative like nixos.