I have been trying to install but it is not available in repos.
I am on KDE so I have base repos and I did sudo dnf install epel-release
How can I get ‘googler’?
Thanks a lot.
I have been trying to install but it is not available in repos.
I am on KDE so I have base repos and I did sudo dnf install epel-release
How can I get ‘googler’?
Thanks a lot.
Hi,
https://pkgs.org/download/googler
Suggests its in epel 8, but not 9.
So If you are using RockyLinux 8 and have epel enabled it should just be a case of running
sudo dnf install googler
Regards Tom.
I am on 9.4!
Hopefully there is a link I can download an .rpm and install?
If EPEL haven’t packaged it then no. You could build it yourself from source though, or ask EPEL to provide it for EL9: EPEL Package Request :: Fedora Docs
Thanks a lot. I will see if I can compile and install from source code perhaps. Much faster than waiting fro someone to do it.
To update you I found rpm here Release googler v4.3.2 · jarun/googler · GitHub and downloaded and installed googler-4.3.2-1.fc32.x86_64.rpm
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.