View Single Post
Old 05-16-2025, 07:19 PM   #6
shuvashish76
Zealot
shuvashish76 ought to be getting tired of karma fortunes by now.shuvashish76 ought to be getting tired of karma fortunes by now.shuvashish76 ought to be getting tired of karma fortunes by now.shuvashish76 ought to be getting tired of karma fortunes by now.shuvashish76 ought to be getting tired of karma fortunes by now.shuvashish76 ought to be getting tired of karma fortunes by now.shuvashish76 ought to be getting tired of karma fortunes by now.shuvashish76 ought to be getting tired of karma fortunes by now.shuvashish76 ought to be getting tired of karma fortunes by now.shuvashish76 ought to be getting tired of karma fortunes by now.shuvashish76 ought to be getting tired of karma fortunes by now.
 
shuvashish76's Avatar
 
Posts: 124
Karma: 625366
Join Date: Jan 2022
Location: India
Device: Kobo Clara BW
I've set it up as alias in my ~/.bashrc
Code:
alias calibreup='sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin'
(OR use the isolated one as alias that way you don't have to type root password.)
whenever I get the notification for update I just type calibreup in my terminal.

Quote:
Originally Posted by Lavender View Post
I'm still new to Linux.
https://www.youtube.com/watch?v=Ok_kD_sgNcs

Last edited by shuvashish76; 05-16-2025 at 07:57 PM.
shuvashish76 is offline   Reply With Quote