From Newsgroup: alt.os.linux.mint
On Mon, 6/15/2026 1:23 AM, german usenet wrote:
try this in the terminal :
sudo wget https://download.gimp.org/mirror/pub/gimp/v3.2/linux/GIMP-3.2.4-x86_64.AppImage
so, if you open the web site, and if you let open this one, the push
with SSR is not the same ! so, download with wget but close the Browser !
Well, don't do that.
You should not be elevating softwares running http protocol to root level.
WGET has just as much of an attack surface as anything else. It should
be run as an ordinary user.
wget
https://download.gimp.org/mirror/pub/gimp/v3.2/linux/GIMP-3.2.4-x86_64.AppImage
You don't do this either. Some programs are smart enough, they
print a warning in the terminal where you are doing this, to not be
doing this. Not every command you issue needs elevation with sudo,
you only elevate things where sudo is essential.
sudo firefox www.badsite.com
That way, if something happens to wget internally (an exploit), it is running as user "mint" or similar, and it cannot get into the same amount of trouble
as it could if running as "root".
Paul
--- Synchronet 3.22a-Linux NewsLink 1.2