1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

apt-key...keyserver.ubuntu.com (in case calibre-install-latest.sh was never run?)

This commit is contained in:
A Holt 2018-05-10 21:27:54 -04:00 committed by GitHub
parent 81ce413595
commit c550b28e47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,13 +4,17 @@
# breakthrough possible!
#
# Calibre 3.23 is the latest available from testing as of 2018-05-10:
# https://packages.debian.org/search?keywords=calibre
# (SEE ALSO http://deb.debian.org/debian/pool/main/c/calibre/ ?)
#
# https://packages.debian.org/search?keywords=calibre
# http://deb.debian.org/debian/pool/main/c/calibre/
# http://raspbian.raspberrypi.org/raspbian/pool/main/c/calibre/
# http://archive.raspbian.org/raspbian/pool/main/c/calibre/
#
# Might break future updates; you have been warned.
export DEBIAN_FRONTEND=noninteractive
# Updates to calibre & calibre-bin to "very latest" 3.x from unstable
# Prepare to update to latest from unstable
apt-key adv --recv-key --keyserver keyserver.ubuntu.com 7638D0442B90D010
echo "deb http://deb.debian.org/debian unstable main" >> /etc/apt/sources.list.d/unstable.list
apt update
apt -y install calibre calibre-bin