Hi
Would anyone be able to provide manual installation for a noob.
I'm on Ubuntu Zesty. The version in the Ubuntu repository is 3+ years old, and doesn't support Fn key swap for one of my keyboards.
I've tried a couple of alternate repositories as well, but neither has a new version for zesty.
I tried going through the instructions on the manual installation page, but either I'm too much of a noob, or there are a few steps missing there. Either way, I didn't make any progress.
I would really love some help if someone could share detailed, noob-friendly instructions on installing Solaar from this repository.
Cheers!
Adi
It's rather easy :)
Download the GITHUB
Extract the zip
open that main folder into terminal
run : sudo python setup.py install
Thanks @ArtyV
Can't believe it was so simple, yet I missed it.
For anyone who may come across this, you may need one more step after the one mentioned above:
sudo python setup.py installsudo rules.d/install.shCheers!
Adi
Most helpful comment
It's rather easy :)
Download the GITHUB
Extract the zip
open that main folder into terminal
run : sudo python setup.py install