ivan-hc / ArchImage

Build AppImage packages for all distributions but including Arch Linux packages. Powered by JuNest.
GNU General Public License v3.0
123 stars 2 forks source link

hi, i build copyq appimage with ArchImage , i find some proble #11

Closed newyorkthink closed 1 year ago

newyorkthink commented 1 year ago

first, copyq appimage with Archimage build is have more size 300MB

so, how do you decrease the appimage size with use Archimage-cli

ivan-hc commented 1 year ago

My deletions are from line 115 to 1256.

  1. move a file/a group of files/a directory/more directories in the trash;
  2. run the AppRun;
  3. if the app works I can sign the files I removed to add them in the list of files to delete... if the app does not work I must restore the removed files from th trash;
  4. repeat from the point 1 to the poit 3 with another file, folder or a group of files.

I don't know when I do well, nor if I am wrong. I just guess if the files are needed or not.