Hello Linux Geeksters. As you may know, Entangle is an open-source software that allows the user to take photos with digital cameras, controlled from the computer. The latest version, Entangle 0.5.11 has been released this year on March. For more information, see the official site.
In this article I will show you how to install Entangle 0.5.1.1 on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 15 Olivia, Linux Mint 14 Nadia and Linux Mint 13 Maya.
Because it is available in the GetDeb repository, all you have to do to install it on Ubuntu and Linux Mint is:
Download & install the GetDeb repository:
$ wget http://archive.getdeb.net/install_deb/getdeb-repository_0.1-1~getdeb1_all.deb
$ sudo dpkg -i getdeb-repository_0.1-1~getdeb1_all.deb
Update the local repositories:
$ sudo apt-get update
Install Entangle 0.5.1.1:
$ sudo apt-get install entangle
Leave a Reply