Morning Bill 
I have a few things to do on my Sunday, but I'll slip over to my Linux Lite 5 a little later, download Skychart and see what's what and who's who, as my late Mother used to say.
Can you move the Skychart .deb file to Downloads in your Home folder? It is better off there and easier to work with. Once it is in Downloads, you could try installing it from the command line, while you are waiting, if you like.
If so, open Terminal and type in and enter the following (my comments are prefaced with a hash)
With typing Skychart, you can just type eg Sky and then press the Tab button and it will autocomplete.
See you when I can
Wizard
I have a few things to do on my Sunday, but I'll slip over to my Linux Lite 5 a little later, download Skychart and see what's what and who's who, as my late Mother used to say.
Okay. I now have a folder called "Carte du Ciel" in a folder called "Programs".
Can you move the Skychart .deb file to Downloads in your Home folder? It is better off there and easier to work with. Once it is in Downloads, you could try installing it from the command line, while you are waiting, if you like.
If so, open Terminal and type in and enter the following (my comments are prefaced with a hash)
Code:
cd Downloads
#followed by
sudo dpkg -i Skychart-4.2.1-4073_amd64.deb
With typing Skychart, you can just type eg Sky and then press the Tab button and it will autocomplete.
See you when I can
Wizard