33
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 28 Jul 2025
33 points (100.0% liked)
Firefox
20542 readers
9 users here now
/c/firefox
A place to discuss the news and latest developments on the open-source browser Firefox.
Rules
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
Reporting
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
founded 5 years ago
MODERATORS
Why not just keep
/home
on a separate partition? Or just backup~/.mozilla/
?My issue is that over time, a lot of cruft builds up in there from apps I no longer use. I like things nice and clean.
The thought has crossed my mind. Maybe I should try this next time. Thanks for the idea.
Perhaps this goes without saying, but if you want to do that, be sure you are installing Firefox through similar means across distros. This will not work with the Flatpak, for example.
Manual installation of Firefox is quite simple, and it self-updates, so that's always an option.
Very good point, I've picked up on this as well. Installed through the native package manager, the profile folder lives under
~/.mozilla/
whereas for flatpaks it's under~/.var/app/org.mozilla.firefox/.mozilla/
.