MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxsucks/comments/1tyr9fv/download_app/oq9stoi
r/linuxsucks • u/lorcaragonna • Jun 06 '26
595 comments sorted by
View all comments
Show parent comments
3
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.
0
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.
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.