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
Please add the right installation hints to the README like:
cat > /etc/apt/sources.list.d/draic.list << EOF deb [arch=amd64] http://debian.draic.info/ wheezy main deb-src http://debian.draic.info/ wheezy main EOF apt-get update apt-get install libjansson-dev python3-pip alfred-json
The text was updated successfully, but these errors were encountered:
alfred-json
cat > /etc/apt/sources.list.d/draic.list << EOF deb [arch=amd64] http://debian.draic.info/ wheezy main deb-src http://debian.draic.info/ wheezy main EOF apt-get update apt-get install libjansson-dev cmake python3-pip fakeroot dpkg-dev build-essential zlib1g-dev pkg-config debhelper cd /tmp/ apt-get source --allow-unauthenticated alfred-json cd alfred-json-0.3.1/ dpkg-buildpackage -uc -us dpkg -i ../alfred-json_0.3.1-1_i386.deb
alfred
batadv-vis
apt-get install quilt apt-get source --allow-unauthenticated alfred cd alfred-2014.3.0/ dpkg-buildpackage -uc -us dpkg -i ../alfred_2014.3.0-11_i386.deb dpkg -i ../batadv-vis_2014.3.0-11_i386.deb
see: http://askubuntu.com/a/645696/34298
Sorry, something went wrong.
No branches or pull requests
Please add the right installation hints to the README like:
The text was updated successfully, but these errors were encountered: