
dpkg-deb --extract Splashtop_Streamer_Ubuntu_v2.0.0.11_amd64.deb splashtop_custom
dpkg-deb -e Splashtop_Streamer_Ubuntu_v2.0.0.11_amd64.deb splashtop_custom/DEBIAN
/usr/bin/perl -p -i -e "s/libx264-120/libx264-123/g" splashtop_custom/DEBIAN/control
dpkg-deb -b splashtop_custom
sudo dpkg -i splashtop_custom.deb

# apt-get remove libx264-123
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
lib32stdc++6
Use 'apt-get autoremove' to remove it.
The following packages will be REMOVED:
gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly libmjpegtools-1.9 libquicktime2
libx264-123 mint-meta-codecs vlc vlc-nox vlc-plugin-notify vlc-plugin-pulse
0 upgraded, 0 newly installed, 10 to remove and 5 not upgraded.
After this operation, 16.9 MB disk space will be freed.
Do you want to continue [Y/n]?
wget http://mirrors.us.kernel.org/ubuntu//pool/universe/x/x264/libx264-120_0.120.2151+gita3f4407-2_amd64.deb
dpkg -i libx264-120_0.120.2151+gita3f4407-2_amd64.deb
apt-get install gstreamer0.10-plugins-bad-multiverse* gstreamer0.10-plugins-ugly* libquicktime2* mint-meta-codecs* vlc* vlc-nox* vlc-plugin-notify* vlc-plugin-pulse* python-keyring
dpkg -i Splashtop_Streamer_Ubuntu_v2.0.0.11_amd64.deb


sudo -i
vi /etc/apt/sources.listdeb http://ubuntu.mirror.cambrium.nl/ubuntu/ precise main universeapt-get update
apt-get upgrade
0485Linux wrote:Please add this line into your /etc/apt/sources.list
change to root and open file
- Code: Select all
sudo -i
vi /etc/apt/sources.list
add line to file
- Code: Select all
deb http://ubuntu.mirror.cambrium.nl/ubuntu/ precise main universe
update and upgrade
- Code: Select all
apt-get update
apt-get upgrade
then install Splashtop-Streamer deb package using gdebi GUI.
More info here

Users browsing this forum: dragon-dragon_dragon, RebIra and 28 guests