NetSparkleUpdater/NetSparkle

Test/fix Linux permissions for installing

Open

#250 opened on Nov 14, 2021

 (1 comment) (0 reactions) (0 assignees)C# (101 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (822 stars)
PR merge metrics
 (PR metrics pending)

Description

https://github.com/NetSparkleUpdater/NetSparkle/blob/957d131b3e3f724ad3d020da46d239248ba95dc0/src/NetSparkle/SparkleUpdater.cs#L1257

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:

Contributor guide