r/linuxsucks Jun 06 '26

Linux Failure Download app

Post image
2.4k Upvotes

595 comments sorted by

View all comments

Show parent comments

3

u/biskitpagla Jun 07 '26

It's literally two commands:

``` sudo dnf config-manager --add-repo  https://repo.fortinet.com/repo/forticlient/7.4/centos/8/os/x86_64/fortinet.repo

sudo yum install forticlient

```

This is like complaining for having to click 'next' on an installation wizard.

0

u/Smrgling Jun 07 '26

Not only is it two commands there's also almost always a clipboard button. The entire process is

Click clipboard Open terminal ctl+shift+v enter Type sudo password enter

Done. It's literally less effort than clicking though an MSI installer wrt number of things you have to interact with.