Skip to content

diogopessoa/gnome-software-optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

GNOME Software Optimizer

An automated script to install and optimize GNOME Software on Ubuntu and Debian derivatives, making it faster and more responsive, similar to the behavior found in Zorin OS.

Why do This?

If you like Ubuntu and prefer GNOME Software with Flatpak, Snap, and DEB package options, this is for you! However, if you want a ready-to-use system without having to make these adjustments, just use Zorin OS.

Features

  • Install GNOME Software with quick startup
  • Removes Snap Store
  • Keeps Snap support and prioritizes Flatpak
  • Enables Flatpak support and adds the Flathub repository
  • Reduces frequency of Snap refresh operations
  • Disables plugin fwupd (only in GNOME Software)

Demo Video

Watch the optimization in action and compare the loading time before and after applying the script:

Watch the video

Prerequisites

  • Ubuntu 22.04+ to 25.04
  • Debian 12+ (with GNOME)
  • Other Debian/Ubuntu-based distros with GNOME and apt

How to Use

  1. Download the script:

    cd ~/Downloads
    wget https://raw.githubusercontent.com/diogopessoa/gnome-software-optimizer/main/gnome-software-optimizer.sh
  2. Make the script executable:

    chmod +x gnome-software-optimizer.sh
  3. Run the script with root permissions:

    sudo ./gnome-software-optimizer.sh

Disclaimer

This script has been tested on Ubuntu-based systems running GNOME Shell. Use it at your own risk!

License

Distributed under the MIT License. See the LICENSE file for details.


Credits

All trademarks, logos, and names are property of their respective owners.

About

GNOME Software on Ubuntu with Quick Startup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages