this post was submitted on 20 Jan 2025
21 points (95.7% liked)

Linux

50208 readers
1356 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I can't search in discover for any of the KDE software like kmail or KDE partition manager. On the apps.kde.org website when I click the install on Linux button it pulls up discover. But it says "Could not open app stream://org.kde.whatever because it was not found in any available software repositories.".

I have been googling for awhile and can't figure out what repository I need or how to add it. If any one could help I would appreciate it. Thanks.

top 13 comments
sorted by: hot top controversial new old
[–] pogodem0n 6 points 1 month ago (1 children)

Depending on the distribution you use, you might need to set up Flathub.

[–] [email protected] 2 points 1 month ago (2 children)

I am on Arch but I have already installed flatpak with pacman. Everything else works on Discover. The only thing that doesn't is specifically all of the KDE software.

[–] [email protected] 11 points 1 month ago* (last edited 1 month ago) (1 children)

You shouldn't use discover for anything other than flatpaks on Arch because it doesn't allow manual intervention which is sometimes required on Arch. It can even leave you with an unbootable system.

[–] [email protected] 2 points 1 month ago (3 children)

That's what I'm trying to do. All I want to do is try out kmail which I'm assuming is a flatpak because that's the only option I see to install it. But non of the apps.kde.org software pulls up in discover.

[–] [email protected] 7 points 1 month ago

kmail is in the arch repository (in extra), the package is called kmail.

[–] [email protected] 2 points 1 month ago

I do not recommend using discover on arch because packakit-qt6 is borked and not working well for arch main repos,flatpak need to be installed manually as package but if u want so much using GUI for packages better try install pamac from aur,it's niche GUI frontend for package manager from manjaro team which handle flatpaks usual packages and aur packages too

[–] [email protected] 1 points 1 month ago

KMail isn't available on flathub, so the only way you would see it in discover is if you have done what everyone is telling you not to do on arch. You need to uninstall all of the packagekit dependices. Then you will be able to use discover safely and only install flatpaks.

[–] pogodem0n 3 points 1 month ago (2 children)

How did you install Arch and Plasma? My installs always come with both flatpak and Flathub enabled by default.

[–] [email protected] 1 points 1 month ago

Just used Arch install. Later on when I launched discover it said it couldn't be used without flatpak. So I installed flatpak and that was it.

[–] [email protected] 1 points 1 month ago (1 children)

Just used Arch install. Later on when I launched discover it said it couldn't be used without flatpak. So I installed flatpak and that was it.

[–] pogodem0n 3 points 1 month ago

Can you currently install flatpak apps through commandline? If yes, check your software sources from Discover settings page.

[–] [email protected] 1 points 1 month ago* (last edited 4 weeks ago)

Try listing the flatpak remotes in the terminal, maybe the correct repository isn't added/enabled.

[–] [email protected] 1 points 1 month ago

You probably don't have the Flathub remote enabled for Flatpak. Just go through the setup steps as usual.