Git Product home page Git Product logo

Comments (6)

amnesiac-kid avatar amnesiac-kid commented on June 17, 2024

I've got the same problem.

from eddie.

johnnagro avatar johnnagro commented on June 17, 2024

@amnesiac-kid for a work-around:

  1. download the official airvpn .deb package from here https://airvpn.org/linux/
  2. then I used this script to change the dependencies to the ones i listed in the ticket.
  3. Then i apt installed the dependencies sudo apt install gksu, mono-runtime, mono-utils, libmono-system-runtime4.0-cil, libmono-system-windows-forms4.0-cil, libmono-corlib4.5-cil, openvpn, stunnel4
  4. and then installed the modified airvpn package dpkg -i airvpn_linux_x64_debian.modified.deb

from eddie.

amnesiac-kid avatar amnesiac-kid commented on June 17, 2024

Thank you @johnnagro for your help. I know that this way you described works. I got it working yesterday with another method by following the advice of one of the staff members on the airvpn forum. You can just download the portable linux version of airvpn, the one without mono and it works in Ubuntu too. Anyway, I'm glad it works for both of us now and thank your for your help nevertheless.

from eddie.

johnnagro avatar johnnagro commented on June 17, 2024

@amnesiac-kid glad you got it all figured out!

from eddie.

 avatar commented on June 17, 2024

Here is what I used from strykenKN:

https://airvpn.org/topic/17180-ubuntu-1604-airvpn-client-installation-missing-dependencies/

Please install the following on the console:

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
sudo apt-get update

and then the following are running:

sudo apt-get install mono-complete

then can AirVPN completely install

from eddie.

 avatar commented on June 17, 2024

I actually had to use alien on the RPM package to get it working on Bodhi, a Ubuntu-derived distro. It might be interesting to compare the results from alien to the original package? That is to note, I tried the DEB package first, of course.

from eddie.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.