Open
Conversation
Added installation steps for Flatpak on Slackware, including enabling audio support and adding the Flathub repository.
AsciiWolf
requested changes
Mar 29, 2026
| <p>Then compile it. Load the queuefile, press 'Q', and wait:</p> | ||
| <terminal-command>sbopkg -i flatpak</terminal-command>" | ||
|
|
||
| - name: Enable audio support (optional) |
Collaborator
There was a problem hiding this comment.
From what I found on SlackWiki, this should be needed only for DEs that are not XDG-compliant. It should work out-of-box on the others.
Collaborator
There was a problem hiding this comment.
I would probably recommend removing it. It is already well described on the official wiki and it does not seem to be Flatpak-specific.
data/distro.yml
Outdated
Comment on lines
+533
to
+534
| <p>To complete the setup, restart your system. After that, you can start installing apps from | ||
| <a href="https://flathub.org/">Flathub</a>.</p>" |
Collaborator
There was a problem hiding this comment.
Suggested change
| <p>To complete the setup, restart your system. After that, you can start installing apps from | |
| <a href="https://flathub.org/">Flathub</a>.</p>" | |
| <p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p> |
Collaborator
There was a problem hiding this comment.
By the way, is graphical installation (using KDE Discover) of Flatpak apps supported on Slackware?
Collaborator
There was a problem hiding this comment.
@slackjeff If possible, please also answer the previous comment question. Thanks! :)
Collaborator
|
The rest looks good. Thanks! :) |
Co-authored-by: AsciiWolf <mail@asciiwolf.com>
Author
|
ty |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add support for Flatpak installation and Flathub configuration on Slackware.
Closes: #286