Version 2 Unstable – Download instructions

Bluecherry logo

 

Already have an existing version of Ubuntu installed?  Follow the instructions below to install our packages on your existing installation.

Version 2 unstable download information

Download instructions for Ubuntu 14.04:

Copy and paste these commands into a terminal window:

wget -q http://ubuntu.bluecherrydvr.com/key/bluecherry.asc -O- | sudo apt-key add -
sudo wget --output-document=/etc/apt/sources.list.d/bluecherry-unstable-trusty.list http://unstable.bluecherrydvr.com/sources.list.d/bluecherry-trusty.list
sudo apt-get update ; sudo apt-get install bluecherry

If you are using our Hardware Compression H.264 or MPEG-4 cards, then run this command

sudo apt-get install solo6010-dkms

Download instructions for Ubuntu 12.04:

Copy and paste these commands into a terminal window:

wget -q http://ubuntu.bluecherrydvr.com/key/bluecherry.asc -O- | sudo apt-key add – sudo wget –output-document=/etc/apt/sources.list.d/bluecherry-unstable-precise.list http://unstable.bluecherrydvr.com/sources.list.d/bluecherry-precise.list sudo apt-get update ; sudo apt-get install bluecherry solo6010-dkms

If you are using our Hardware Compression H.264 or MPEG-4 cards, then run this command

sudo apt-get install solo6010-dkms

Download instructions for Debian 8 (Jessie):

Once installed, copy and paste these commands into a terminal window:

wget -q http://ubuntu.bluecherrydvr.com/key/bluecherry.asc -O- | sudo apt-key add -
sudo wget --output-document=/etc/apt/sources.list.d/bluecherry-jessie.list http://unstable.bluecherrydvr.com/sources.list.d/bluecherry-jessie.list
sudo apt-get update ; sudo apt-get install bluecherry
# If you are using a Bluecherry BC-H08 or BC-H16 series capture card, install the analog driver by using this command:
apt-get install solo6010-dkms

Download instructions for Debian 7 (Wheezy):

Once installed, copy and paste these commands into a terminal window:

wget -q http://ubuntu.bluecherrydvr.com/key/bluecherry.asc -O- | sudo apt-key add -
sudo wget --output-document=/etc/apt/sources.list.d/bluecherry-wheezy.list http://unstable.bluecherrydvr.com/sources.list.d/bluecherry-wheezy.list
sudo apt-get update ; sudo apt-get install bluecherry
# If you are using a Bluecherry BC-H08 or BC-H16 series capture card, install the analog driver by using this command:
apt-get install solo6010-dkms

Download instructions for Debian 6 (Squeeze):

Once installed, copy and paste these commands into a terminal window:

wget -q http://ubuntu.bluecherrydvr.com/key/bluecherry.asc -O- | sudo apt-key add -
sudo wget --output-document=/etc/apt/sources.list.d/bluecherry-squeeze.list http://unstable.bluecherrydvr.com/sources.list.d/bluecherry-squeeze.list
sudo apt-get update ; sudo apt-get install bluecherry
# If you are using a Bluecherry BC-H08 or BC-H16 series capture card, install the analog driver by using this command:
apt-get install solo6010-dkms

Thanks!