M BUZZ CRAZE NEWS
// general

Software Center Internal Error - Astrill VPN install

By Emma Martinez

Just installed Ubuntu 12.10 today. Downloaded the "astrill-setup-linux.deb" file from the Astrill VPN website after being directed there by tech support. Go to open it and get an "Internal Error" message.

Has anybody had this problem before?

2 Answers

I just had this problem and solved it. Astrill depends on another package that is not automatically installed. For future people visiting this page, try this:

sudo apt-get install wmctrl
sudo dpkg -i astrill-setup-linux64.deb

you can install it sudo dpkg -i astrill-setup-linux.deb

2

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