89luca89 / 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
https://distrobox.it/
GNU General Public License v3.0
9.41k stars 384 forks source link

[feature] Gnome-Software integration #1463

Open TobiPeterG opened 6 days ago

TobiPeterG commented 6 days ago

Hey there,

As an end user, it would be nice if applications could be installed graphically in distrobox using gnome software.

This could work by e.g. linking gnome software's package kit Backend of one container to the host. The call would be redirected to the container instead of running on the host.

Alternatively, a new gnome software backend would be required.