Saturday, May 18, 2024
16
rated 0 times [  16] [ 0]  / answers: 1 / hits: 12170  / 1 Year ago, tue, may 30, 2023, 8:54:22

Is there a way to use Ubuntu Software Center without snaps?


As it is I prefer no Ubuntu Software Center to having any snaps on my system, so I will live without Ubuntu Software Center unless there's a way to get it going without snaps.


I understand the Ubuntu Software Center used to work without requiring installed snaps, and I'm hoping there's still a way to do this.


Thank you!


More From » software-center

 Answers
5

You can remove the snap store with the command


sudo snap remove snap-store

and install GNOME software center (if it is not already present) with the command


sudo apt install --no-install-recommends gnome-software

The --no-install-recommends ensures that snap plugins are not pulled as recommended packages.


Alternatively, you can also install the synaptic package manager, which is not an "app store", but provides a lot more functionality.


sudo apt install synaptic

[#1706] Thursday, June 1, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
atereress

Total Points: 79
Total Questions: 106
Total Answers: 119

Location: Federated States of Micronesia
Member since Sun, May 16, 2021
3 Years ago
atereress questions
Wed, Aug 4, 21, 03:15, 3 Years ago
Sat, Apr 16, 22, 17:34, 2 Years ago
Thu, Dec 22, 22, 05:56, 1 Year ago
Sun, May 15, 22, 15:59, 2 Years ago
;