2019년 4월 9일 화요일

Calibre install on linux

terminal

sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin 
 
That's all 
 
source : Calibre home page 

댓글 없음:

댓글 쓰기

gThumb segmentation fault after recent updates

 solutions $ gsettings set org.gnome.gthumb.general active-extensions [] source: https://www.reddit.com/r/Ubuntu/comments/1rxiw9u/gthumb_seg...