gnome-software
Add and remove applications and update your system. More information: <https://apps.gnome.org/app/org.gnome.Software/>.
Install
- All systems
-
curl cmd.cat/gnome-software.sh
- Debian
-
apt-get install gnome-software - Ubuntu
-
apt-get install gnome-software - Arch Linux
-
pacman -S gnome-software - Kali Linux
-
apt-get install gnome-software - CentOS
-
yum install gnome-software - Fedora
-
dnf install gnome-software - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gnome-software - Raspbian
-
apt-get install gnome-software
Add and remove applications and update your system. More information: <https://apps.gnome.org/app/org.gnome.Software/>.
-
Launch the GNOME Software GUI if it's not already running:
gnome-software -
Launch the GNOME Software GUI if it's not open, and navigate to the specified page:
gnome-software --mode updates|updated|installed|overview -
Launch the GNOME Software GUI if it's not open and view the details of the specified package:
gnome-software --details package -
Display the version:
gnome-software --version
© tl;dr; authors and contributors