gnome-software
Add and remove applications and update your system. More information: <https://apps.gnome.org/app/org.gnome.Software/>.
RUN apt-get update && \
apt-get install -y gnome-software
RUN apt-get update && \
apt-get install -y gnome-software
RUN pacman -S --noconfirm gnome-software
RUN apt-get update && \
apt-get install -y gnome-software
RUN yum install -y gnome-software
RUN dnf install -y gnome-software
RUN apt-get update && \
apt-get install -y gnome-software