Skip to content

Test/fix Linux permissions for installing #250

Open
@Deadpikle

Description

@Deadpikle

return "sudo dpkg -i \"" + downloadFilePath + "\"";

How does sudo work here? Do we even need sudo? Does Linux pop open a thing asking for the password? (I doubt it.) Do we need to pop open a terminal and run things in there (aka make the process not silent so that they can be prompted for their password)? I'm not as familiar with how Linux works, plus there are so many distributions...

Links:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions