How to install GENViewer Lite 1.15 on Ubuntu

I do a lot of genealogical research, and have downloaded and saved (in the download arrow at the top right of the Ubuntu window) a GEDcom file reader, but I can't get it to install on Ubuntu 16.04.

All I get is a folder full of other folders that do nothing.

Software/Link:

How to install GENViewer on Ubuntu?

10

1 Answer

The application seems to run well enough under Wine. I got it all running with the following three commands:

sudo apt-get install wine
wget
wine GENViewerLite.exe

I have not tested it extensively but below is a screenshot of it running on my Xenial installation:

enter image description here

Hopefully it will work well on your system too...

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like