Skip to content

Instantly share code, notes, and snippets.

@Lycea
Created June 17, 2022 01:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lycea/fa52b56f90b8990dd7811c218a307693 to your computer and use it in GitHub Desktop.
Save Lycea/fa52b56f90b8990dd7811c218a307693 to your computer and use it in GitHub Desktop.
fedora fix potential flatpack crash issues (gnome-software)
#This line potentially fixes flatpack issues like crashes of gnome-software on fedora after installing fedora on a new pc
sudo rm -rf /var/lib/flatpak/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment