Flatpak

273 readers
1 users here now

Join our Matrix room!

founded 4 years ago
MODERATORS
1
2
3
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 
 

Here are all the GNOME Core Apps I could find on Flathub.

  • Audio Player flatpak install flathub org.gnome.Decibels
  • Calculator flatpak install flathub org.gnome.Calculator
  • Calendar flatpak install flathub org.gnome.Calendar
  • Camera flatpak install flathub org.gnome.Snapshot
  • Characters flatpak install flathub org.gnome.Characters
  • Clocks flatpak install flathub org.gnome.clocks
  • Connections flatpak install flathub org.gnome.Connections
  • Contacts flatpak install flathub org.gnome.Contacts
  • Disk Usage Analyzer flatpak install flathub org.gnome.baobab
  • Document Scanner flatpak install flathub org.gnome.SimpleScan
  • Document Viewer flatpak install flathub org.gnome.Evince
  • Extensions flatpak install flathub org.gnome.Extensions
  • Fonts flatpak install flathub org.gnome.font-viewer
  • Image Viewer flatpak install flathub org.gnome.Loupe
  • Logs flatpak install flathub org.gnome.Logs
  • Maps flatpak install flathub org.gnome.Maps
  • Music flatpak install flathub org.gnome.Music
  • Text Editor flatpak install flathub org.gnome.TextEditor
  • Videos flatpak install flathub org.gnome.Totem
  • Weather flatpak install flathub org.gnome.Weather
  • Web flatpak install flathub org.gnome.Epiphany

Command to uninstall native apps from Arch Linux

$ sudo pacman -Rs decibels gnome-calculator gnome-calendar snapshot gnome-characters gnome-clocks gnome-connections gnome-contacts baobab simple-scan gnome-shell-extensions gnome-font-viewer loupe gnome-maps gnome-music gnome-text-editor totem gnome-weather epiphany
3
4
5
6
7
4
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 
 

Warning: the audio is bad and will occasionally get very loud

8
9
4
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 
 

Currently, Actual Budget is not available via Flathub. They do offer a .flatpak file on the releases page, but it would be nicer if they were on Flathub.

Vote to get Actual Budget on Flathub! 🗳

10
11
12
13
14
15
 
 

EarX is a user-friendly application designed to manage the Active Noise Cancellation (ANC) modes of your Nothing ears. Seamlessly adjust your sound experience by connecting your earbuds through Bluetooth and effortlessly switching between different ANC settings

16
17
18
4
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
19
20
3
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
21
22
23
 
 

cross-posted from: https://lemdro.id/post/13934699

Add a new «GetHostPaths» method to the Document portal, which allows mapping file descriptors to paths on the host system. This can be used by apps to show more meaningful file paths in the user interface.

Looking forward to this. If you’ve been bothered by /run file paths in Flatpak apps before, you should do so as well, because this finally enables apps to show the «real» path instead.

24
 
 

As https://github.com/orgs/PrismLauncher/discussions/2550#discussion-6847972 explains, I'm trying to debug https://discussion.fedoraproject.org/t/random-indefinite-system-hang-and-crash/110020/1#related-issues-3 using flatpak run --command=sh --devel org.prismlauncher.PrismLauncher and gdb /app/bin/prismrun. However, so that I can ensure that its environment matches mine, and so that I don't have to do an absurd amount of configuration each time I try to debug, I'd like to not have it create an entirely new userdata storage each time I debug.

25
 
 

As https://github.com/orgs/PrismLauncher/discussions/2550#discussion-6847972 explains, I'm trying to debug https://discussion.fedoraproject.org/t/random-indefinite-system-hang-and-crash/110020/1#related-issues-3 using flatpak run --command=sh --devel org.prismlauncher.PrismLauncher and gdb /app/bin/prismrun. However, so that I can ensure that its environment matches mine, and so that I don't have to do an absurd amount of configuration each time I try to debug, I'd like to not have it create an entirely new userdata storage each time I debug.

view more: next ›