Librewolf appimage - Is it clean every start? 23 April 2025, 14:14:30 Librewolf-137.0.2-1.x86_64.appimageDo files get written to the system?Do I get a clean version each time I run the appimage? Quote Selected
Re: Librewolf appimage - Is it clean every start? Reply #1 – 24 April 2025, 03:48:41 As with Firefox and other applications, (hidden) user configuration files are created in /home/user and /home/user/.config Quote Selected
Re: Librewolf appimage - Is it clean every start? Reply #2 – 24 April 2025, 10:38:43 Thanks tintin. I was hoping the appimage wouldn't add any files to the system.Instead, I'll have to delete them after use. Quote Selected
Re: Librewolf appimage - Is it clean every start? Reply #3 – 24 April 2025, 20:54:57 Work smarter, not harder:Code: [Select]./Librewolf-137.0.2-1.x86_64.appimage -profile /tmp/librewolf/ ; rm -rf /tmp/librewolf/ Quote Selected 4 Likes
Re: Librewolf appimage - Is it clean every start? Reply #4 – 25 April 2025, 11:09:47 Quote from: corysanin – on 24 April 2025, 20:54:57Work smarter, not harder:Code: [Select]./Librewolf-137.0.2-1.x86_64.appimage -profile /tmp/librewolf/ ; rm -rf /tmp/librewolf/Using an appimage for the browser is smarter, you've moved smarter to Genius with a simple command option.cor(e) ysa nin(e)s[3]Y[3]s Genius Quote Selected