Appimagekit: appimaged not working linuxmint 18.2

Created on 19 Oct 2017  路  5Comments  路  Source: AppImage/AppImageKit

hi, appimaged was installed in linuxmint 18.2 but appimages located in downloads not appears in the system

Most helpful comment

hi, i installed from deb system:
wget -c "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimaged_1.0_amd64.deb"
sudo dpkg -i appimaged_*.deb
systemctl --user enable appimaged
systemctl --user start appimaged
now is working

All 5 comments

Please run appimaged from the command line and watch for output there. If in doubt, please paste the log here. Thanks.

Are you sure appimaged is even running? ps ax should tell you.

i dont think that appimaged is running thats the problem

Please run it from the command line by typing appimaged <enter>, then try again and watch the command line for output.

hi, i installed from deb system:
wget -c "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimaged_1.0_amd64.deb"
sudo dpkg -i appimaged_*.deb
systemctl --user enable appimaged
systemctl --user start appimaged
now is working

Was this page helpful?
0 / 5 - 0 ratings

Related issues

KurtPfeifle picture KurtPfeifle  路  8Comments

probonopd picture probonopd  路  8Comments

niess picture niess  路  6Comments

antony-jr picture antony-jr  路  9Comments

jakub-bochenski picture jakub-bochenski  路  8Comments