Skip to content

Gphoto2 compiler and installer script. This script is specifically created for Raspbian http://www.raspbian.org and Raspberry Pi http://www.raspberrypi.org but should work over any Debian-based distribution like Ubuntu

Notifications You must be signed in to change notification settings

Postcard/gphoto2-updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

gphoto2-updater

Gphoto2 and libGphoto2 compiler and installer script http://github.com/gonzalo/gphoto2-updater

Last version: 2.5.7

This script is specifically created for Raspbian http://www.raspbian.org and Raspberry Pi http://www.raspberrypi.org but should work over any Debian-based distribution

Created and mantained by Gonzalo Cao Cabeza de Vaca Please send any feedback or comments to gonzalo.cao(at)gmail.com

How-to use

To download and compile last script version just be sure you are connected to the Internet and run:

$ wget https://raw.githubusercontent.com/gonzalo/gphoto2-updater/master/gphoto2-updater.sh && chmod +x gphoto2-updater.sh && sudo ./gphoto2-updater.sh

Since 2.5.5 version you can pick an specific libgphoto version:

$ wget https://github.com/gonzalo/gphoto2-updater/releases/download/[ligphoto-version]/gphoto2-updater.sh && chmod +x gphoto2-updater.sh && sudo ./gphoto2-updater.sh

Check releases https://github.com/gonzalo/gphoto2-updater/releases

LICENSE AND DISCLAIMER

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Gphoto2 compiler and installer script. This script is specifically created for Raspbian http://www.raspbian.org and Raspberry Pi http://www.raspberrypi.org but should work over any Debian-based distribution like Ubuntu

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%