如果您安装gs
apt-get install ghostscript
,则会安装旧版本(9.05),但最新版本为9.14
如何更新apt存储库以便安装最新版本(或更新版本)
使用Percona,您可以在/etc/apt/sources.list
中添加自己的存储库,如:
deb http://repo.percona.com/apt wheezy main
是否可以使用ghostscript做类似的事情?
正在使用Debian Wheezy
答案 0 :(得分:0)
您可以尝试使用ubuntu这个包。
http://pkgs.org/ubuntu-13.10/ubuntu-main-amd64/ghostscript_9.10~dfsg-0ubuntu2_amd64.deb.html
如果你想要最新和最好的版本,你应该从源代码构建它。