ubuntu / app-center

App Store for Ubuntu made with Flutter 🧡 💙
GNU General Public License v3.0
634 stars 116 forks source link

Application list is not complete #1809

Closed Antoine-H closed 3 weeks ago

Antoine-H commented 3 weeks ago

I am using Ubuntu 24.04.1 LTS. App Center says "version 1.0.0". I would like to get a list of all installed app so I can chose which one I would like to remove.

I went to the "Manage" tab on the bottom left of the window ("Gérer" in the screenshot below), but I do not see all my apps in this list. I installed vim, but cannot see it there.

image

I wanted to see a list like I used to get in previous releases of Ubuntu like:

9OAhdai

frankhuurman commented 3 weeks ago

For me it says this instead of just Gérer or Manage: image

So maybe App Center is only used to manage Snap packages? which would be weird but explains why vim isn't showing if you installed it as a .deb.

d-loose commented 3 weeks ago

Yes, that's correct - currently the "Manage" page only supports managing installed snaps. Duplicate of #1641