You are here |
roneo.org | ||
| | | |
willhaley.com
|
|
| | | | This is a trivial example not really utilizing all the benefits of the AppImage format. However, it can serve as a very basic blueprint. Prerequisites Install appimagetool from the latest release https://github.com/AppImage/AppImageKit/releases/tag/continuous. Download the appropriate version for your machine. curl -O -L https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage Make sure that appimagetool is installed as an executable that can be used as needed. sudo install --mode 0755 ./appimagetool-x86_64.AppImage /usr/local/bin/appimagetool Program Before dealing with the AppImage create the program that should be bundled in the image. In this case create a basic C app in a file named whatever.c. | |
| | | |
viccuad.me
|
|
| | | | viccuad blogs here, when he blogs. And mostly about CS things. | |
| | | |
bisco.org
|
|
| | | | Because the topic comes up every now and then, I thought I'd write down how to install and run Signal on Tails. These instructions are based on the 2nd Beta of Tails 4.0 - the 4.0 release is scheduled for October 22nd. I'm not sure if these steps also work on Tails 3.x, I seem to remember having some problems with installing flatpaks on Debian Stretch. The first thing to do is to enable the Additional Software feature of Tails persistence (the Personal Data feature is also required, but that one is enabled by default when configuring persistence). | |
| | | |
paperstack.com
|
|
| | Write-only blogging |