Skip to main content
9 events
when toggle format what by license comment
Mar 5, 2022 at 12:35 comment added AliSalehi thanks for your help guys<3
Mar 5, 2022 at 12:13 comment added user10489 Note also that direct changes to the application are likely to get stepped on by updates. So you might want to install it from source rather than from a package manager that get automatic updates.
Mar 5, 2022 at 11:59 comment added user10489 Or find a config option that does the same thing, or figure out how to get the snap to use an external library instead of its built in version.
Mar 5, 2022 at 11:14 comment added Marcus Müller @GitLover you need to figure out how the squashfs you're mounting was created. Then you modify things before they get put into the squashfs, run the same process, get a different squashfs. As user10489 points out, you're doing something unlikely to be sensible. Instead of trying to modify a snap, you need to modify a non-snap version of the software.
Mar 5, 2022 at 6:09 comment added AliSalehi im trying to modify a product for my own purposes!now i understand it might be confusing but i dont have other options to do,but for now i`ll try to install the product from somewhere else so the issues with snap will be done
Mar 5, 2022 at 6:05 comment added user10489 There is no direct way to edit a file in a squashfs, you can't change the file type. You are trying to solve the wrong problem. What exactly are you trying to accomplish?
Mar 5, 2022 at 5:55 comment added AliSalehi so there is no way to edit squashfs file?(i guess it possible if i change the file type?mybe?)
Mar 5, 2022 at 5:49 history edited user10489 CC BY-SA 4.0
added 50 characters in body
Mar 5, 2022 at 5:41 history answered user10489 CC BY-SA 4.0