Gdebi installs but isn't found anywhere [Solved]
Gdebi installs but isn't found anywhere
I just installed a new KDE21 install. All my previous issues have been solved, except gdebi. I can install .deb apps using dpkg in the terminal, and I have been doing so, but it would be nice to just open downloaded .deb apps and have them installed.
This happens even though they are marked as executable.
Also a catfish search doesn't return anything for gdebi.
.deb files always open with Ark, and after removing Ark it asks for an association with no correct app in sight.
This happens even though they are marked as executable.
Also a catfish search doesn't return anything for gdebi.
.deb files always open with Ark, and after removing Ark it asks for an association with no correct app in sight.
Last edited by Sparky on Sun May 29, 2022 2:37 pm, edited 1 time in total.
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
Re: Gdebi installs but isn't found anywhere
Is gdebi installed? Open MXPI and search for it under the Stable tab.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
Re: Gdebi installs but isn't found anywhere
Yes, it does show it as installed, so does Synaptic.siamhie wrote: Sun May 29, 2022 2:21 pm Is gdebi installed? Open MXPI and search for it under the Stable tab.
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
Re: Gdebi installs but isn't found anywhere
Then you will want to associate gdebi as the default application for all .deb files.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
Re: Gdebi installs but isn't found anywhere
I can't associate what the system doesn't see as there. It isn't a default app, as I said, it's not showing up.siamhie wrote: Sun May 29, 2022 2:25 pm
Then you will want to associate gdebi as the default application for all .deb files.
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
- dolphin_oracle
- Developer
- Posts: 22739
- Joined: Sun Dec 16, 2007 12:17 pm
Re: Gdebi installs but isn't found anywhere [Solved]
gdebi is set via its /usr/share/applications/gdebi.desktop file to be not visible in KDE. I don't know why, but it is so. discover can handle deb files, so maybe that's why.
if you want gdebi to show up, copy the /usr/share/applications/gdebi.desktop file to $HOME/.local/share/applications/gdebi.desktop and edit the new file to remove the "NotShowIn=KDE;" line.
if you want gdebi to show up, copy the /usr/share/applications/gdebi.desktop file to $HOME/.local/share/applications/gdebi.desktop and edit the new file to remove the "NotShowIn=KDE;" line.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
Re: Gdebi installs but isn't found anywhere
I seem to remember we had authentication issues with gdebi in KDE, have we solved/patched that? That's was one reason (beside being the native solution) why we chose discover which I know some people dislike.
Re: Gdebi installs but isn't found anywhere
I removed Discover, it's the first thing I do with KDE MX21, could that have had n impact?Adrian wrote: Sun May 29, 2022 3:24 pm I seem to remember we had authentication issues with gdebi in KDE, have we solved/patched that? That's was one reason (beside being the native solution) why we chose discover which I know some people dislike.
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
- dolphin_oracle
- Developer
- Posts: 22739
- Joined: Sun Dec 16, 2007 12:17 pm
Re: Gdebi installs but isn't found anywhere
we had authentication issues in all the desktops, and we adjusted the desktop file to use su-to-root rather than relying on policykit authentication.Adrian wrote: Sun May 29, 2022 3:24 pm I seem to remember we had authentication issues with gdebi in KDE, have we solved/patched that? That's was one reason (beside being the native solution) why we chose discover which I know some people dislike.
seems to work OK though.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
- dolphin_oracle
- Developer
- Posts: 22739
- Joined: Sun Dec 16, 2007 12:17 pm
Re: Gdebi installs but isn't found anywhere
doesn't impact gdebi, but it is the default app for dealing with debs on MX21 KDE.Sparky wrote: Sun May 29, 2022 3:28 pmI removed Discover, it's the first thing I do with KDE MX21, could that have had n impact?Adrian wrote: Sun May 29, 2022 3:24 pm I seem to remember we had authentication issues with gdebi in KDE, have we solved/patched that? That's was one reason (beside being the native solution) why we chose discover which I know some people dislike.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/