We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
So that we can just apt-get install it, instead of having to build it from source. Is there anything specific (dependencies for example) blocking it ?
apt-get install
The text was updated successfully, but these errors were encountered:
I was able to install using apt on Ubuntu 18.04 by simply changing bionic to xenial in the corresponding sources.list file after adding the repo.
bionic
xenial
Edit: had it backwards, the text above has been fixed. And the file to edit is /etc/apt/sources.list.d/wsmoses-ubuntu-tapir-toolchain-bionic.list
/etc/apt/sources.list.d/wsmoses-ubuntu-tapir-toolchain-bionic.list
Sorry, something went wrong.
Apologies for the delay. I'm glad to hear there's a workaround for this issue in the meantime before the PPA is updated.
No branches or pull requests
So that we can just
apt-get install
it, instead of having to build it from source. Is there anything specific (dependencies for example) blocking it ?The text was updated successfully, but these errors were encountered: