UbuntuIndicatorWeather icon indicating copy to clipboard operation
UbuntuIndicatorWeather copied to clipboard

How to install on Fedora Linux

Open SteveEbey73742 opened this issue 6 years ago • 2 comments

SteveEbey73742 avatar Jan 07 '19 03:01 SteveEbey73742

How to compile or install on Fedora.

SteveEbey73742 avatar Jan 07 '19 03:01 SteveEbey73742

Hi @SteveEbey73742 - There is no repository available for Fedora. The only available option at the moment is to install it manually. To do so, you need to make sure you have the following dependencies installed on your Linux:

gir1.2-appindicator3-0.1 gir1.2-notify-0.7 python python-gtk2 python-gi python-retrying 

Then after that, you can clone the repository and execute sudo ./install.sh script. WARNING: I've not tested the app on Fedora. So I am not sure whether it will work or not. Let me know if you have any problem.

kasramp avatar Jan 07 '19 22:01 kasramp