Skip to content

sudo not available to owner of system from the AppImage FUSE Filesystem. #1386

Answered by probonopd
offternet asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @offternet. As written in AppImage/appimagetool#92 (comment):

how this is possible, "sudo apt-get udpate" from a bash script within the AppImage".

You need to run your AppImage with sudo ./Your.AppImage and your application inside the AppImage needs to run apt-get udpate (no sudo).

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
8 replies
@probonopd
Comment options

@TheAssassin
Comment options

@probonopd
Comment options

@TheAssassin
Comment options

@offternet
Comment options

Answer selected by probonopd
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants