Skip to content

eli-schwartz/calibre-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fully Automatic Calibre installer/updater

Growing out of this discussion: Official Calibre PPA?, here are some simple scripts to update calibre on different platforms.

Note: This can also perform the first-time install, since the version check returns the same failure for out-of-date as it does if there is no calibre installed.

Thanks to aleyx for working out the version checking! 2thumbsup

To install the script on linux, run the following command:

sudo -v && wget -nv -O- https://github.com/eli-schwartz/calibre-installer/raw/master/linux/calibre-installer.sh | sudo bash -

To install the script on OSX, run the following command:

sudo -v && wget -nv -O- https://github.com/eli-schwartz/calibre-installer/raw/master/osx/calibre-installer.sh | sudo bash -

About

Scripts to autoupdate the calibre ebook manager

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages