gnome-software

Add and remove applications and update your system. More information: <https://apps.gnome.org/app/org.gnome.Software/>.

Debian Debian
RUN apt-get update && \ apt-get install -y gnome-software
Ubuntu
RUN apt-get update && \ apt-get install -y gnome-software
Arch Arch Linux
RUN pacman -S --noconfirm gnome-software
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gnome-software
CentOS
RUN yum install -y gnome-software
Fedora
RUN dnf install -y gnome-software
Raspbian
RUN apt-get update && \ apt-get install -y gnome-software
click the source code to copy install gnome-software on any operating system with command-not-found.com