View Single Post
Old 05-17-2025, 03:17 PM   #8
Lavender
Connoisseur
Lavender ought to be getting tired of karma fortunes by now.Lavender ought to be getting tired of karma fortunes by now.Lavender ought to be getting tired of karma fortunes by now.Lavender ought to be getting tired of karma fortunes by now.Lavender ought to be getting tired of karma fortunes by now.Lavender ought to be getting tired of karma fortunes by now.Lavender ought to be getting tired of karma fortunes by now.Lavender ought to be getting tired of karma fortunes by now.Lavender ought to be getting tired of karma fortunes by now.Lavender ought to be getting tired of karma fortunes by now.Lavender ought to be getting tired of karma fortunes by now.
 
Lavender's Avatar
 
Posts: 57
Karma: 514138
Join Date: Jan 2025
Device: Kobo Clara BW
Quote:
Originally Posted by shuvashish76 View Post
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.


https://www.youtube.com/watch?v=Ok_kD_sgNcs
Thank you for the guide. I've actually been meaning to learn how to do that bash alias thing. I learned it could be done a while ago, and haven't gotten around to it.
Lavender is offline   Reply With Quote