I had issues installing boostnote on Debian using the download from the site.
The following method resolved;
sudo wget https://github.com/BoostIO/boost-releases/releases/download/v0.14.0/boostnote_0.14.0_amd64.deb
Or, grab the latest one from here: https://github.com/BoostIO/boost-releases
and of course change the following to suit;
sudo apt install ./boostnote_0.14.0_amd64.deb
The following method resolved;
sudo wget https://github.com/BoostIO/boost-releases/releases/download/v0.14.0/boostnote_0.14.0_amd64.deb
Or, grab the latest one from here: https://github.com/BoostIO/boost-releases
and of course change the following to suit;
sudo apt install ./boostnote_0.14.0_amd64.deb
No comments:
Post a Comment
Note: only a member of this blog may post a comment.