Some corrections/questions:
h3ll Nope, this is correct and you can set timeshift with systemd i tested myself and i don't use any LLM. My LLM is DeepSeek with a custom prompt for unrestricted/uncensored results and provides all correct answers only.
So are you using an LLM or not? I'm confused, is this a joke?
h3ll New solus has removed it from package manager:
sudo eopkg install clamav rkhunter
As people have said (and now even your edited post alludes to), this command won't work because those packages aren't, and never were, part of the repository.
h3ll VPN recommendations:
WireGuard (built-in kernel support)
OpenVPN (Disable with sudo systemctl disable openvpn.service)
So do you recommend OpenVPN, or do you want people to disable it? ^^
h3ll sudo eopkg check | grep -q "broken" && timeshift --restore
This'll always fail, since grep
is case-sensitive and the actual text is "Broken" with a capital B. Also I'm not sure it's a good idea to restore a backup for any "Broken" package, because most of the time that's not harmful at all, but then again I don't know how timeshift works exactly.
h3ll Synthesized meaning - Though i rewored some words and added some few or extra steps/options. To make it fit solus and before posting all commands work and excellently running on my pc.
FYI Your link doesn't work unless one is logged into kagi. In any case: Clearly you didn't run many of the commands, as they don't work (see above)