Advertisement
0x2264773426

To fix the checksum problem during the installation of flatpak applications:

Jul 12th, 2023 (edited)
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. To fix the checksum problem during the installation of flatpak applications:
  2.  
  3. 1) Open a terminal and type these commands:
  4. sudo flatpak repair
  5. flatpak repair --user
  6. sudo flatpak uninstall --unused
  7. sudo flatpak update --appstream
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement