Some APT installed programs are not recognized as installed (eg: Firefox)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snap-store-desktop |
New
|
Undecided
|
Unassigned |
Bug Description
Some APT installed programs, like Firefox, are not recognized as installed. The app gives me a list of Snap pkgs of Firefox but it doesn't allow me to uninstall the current installed version (that came pre-installed using apt).
Also, it doesn't recognize some other packages installed via ".Deb". For instance, "MongoDB Compass". In this case it doesn't even list the package as installed.
$ snap-store --version
gnome-software 3.36.1
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04 LTS
Release: 20.04
Codename: focal
$ dpkg -l | grep firefox
ii firefox 75.0+build3-
ii firefox-locale-en 75.0+build3-
ii firefox-locale-pt 75.0+build3-
$ snap list
Name Version Rev Tracking Publisher Notes
atom 1.45.0 248 latest/stable snapcrafters classic
core 16-2.44.1 8935 latest/stable canonical✓ core
core18 20200311 1705 latest/stable canonical✓ base
gnome-3-34-1804 0+git.2c86692 24 latest/stable/… canonical✓ -
gtk-common-themes 0.1-30-gd41a42a 1502 latest/stable/… canonical✓ -
node 12.16.2 2632 12/stable nodesource✓ classic
snap-store 20200415.e028804 394 latest/stable/… canonical✓ -
spotify 1.1.26.
Changed in snap-store-desktop: | |
status: | Incomplete → New |
This is *not* a duplicate of #1873040. It is a completely different issue.