Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDesktop won't install on ubuntu 16.04 #818
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
What is the error ? |
This comment has been minimized.
This comment has been minimized.
|
It goes through unpacking, setting up, but then say 0 newly installed and I can not find it on my system. I ended up trying "npm install webtorrent-desktop" which worked - probably should be in the readme |
This comment has been minimized.
This comment has been minimized.
|
Cool, glad you got it figured out. We actually don't want to encourage using the version on npm too much since it currently doesn't run the auto-updater. We'll consider publicizing that in the future. |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am not able to install the desktop package - I'm using ubuntu 16.04.
sudo dpkg -i webtorrent-desktop_0.6.1-1_amd64.deb && sudo apt-get install -f
Selecting previously unselected package webtorrent-desktop.
(Reading database ... 190150 files and directories currently installed.)
Preparing to unpack webtorrent-desktop_0.6.1-1_amd64.deb ...
Unpacking webtorrent-desktop (0.6.1-1) ...
Setting up webtorrent-desktop (0.6.1-1) ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 112 not upgraded.