Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frodoslaw/vidyo-ubuntu
Installing Vidyo on Ubuntu 16.04 LTS
https://github.com/frodoslaw/vidyo-ubuntu
bash-script ubuntu vidyo vidyo-desktop
Last synced: 27 days ago
JSON representation
Installing Vidyo on Ubuntu 16.04 LTS
- Host: GitHub
- URL: https://github.com/frodoslaw/vidyo-ubuntu
- Owner: frodoslaw
- Created: 2018-07-13T08:47:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T05:00:35.000Z (over 6 years ago)
- Last Synced: 2024-10-18T18:17:29.514Z (3 months ago)
- Topics: bash-script, ubuntu, vidyo, vidyo-desktop
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vidyo-ubuntu
Installing Vidyo on Ubuntu 16.04 LTS1. Download Vidyo installer
```wget -O vidyo-desktop.deb https://goo.gl/2Ykmoq```2. Run script
```./ vidyo-modify-deb.sh vidyo-desktop.deb```
3. Find and replace the line:```Depends: libxss1,libaudio2,libasound2,libqt4-gui (>= 4.8.1), libqt4-network```
with
```Depends: libxss1,libaudio2,libasound2,libqt4-designer,libqt4-opengl,libqt4-svg,libqtgui4,libqtwebkit4,libqt4-network```
4. Install the .modified.deb file