View Single Post
Old 12-22-2012, 10:49 AM   #1
aditya3098
Guru
aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.
 
Posts: 608
Karma: 1588610
Join Date: Jan 2012
Device: Kindle Scribe
Kindle Tools apt repository

I have set up an apt repository to download and install the latest kindle debricking and hacking tools onto a debian based system.

Add this repository to your system (debian based (eg ubuntu, linux mint) linux i386 or x86_64 with multiarch-support only):
Code:
gksu gedit /etc/apt/sources.list
###At the end of this file, add the following line:
deb http://repo.sudoforlunch.org/debian mobileread main
###And then run:
wget -O - http://repo.sudoforlunch.org/debian/conf/mobileread.gpg.key | sudo apt-key add -
sudo apt-get update
List of packages (install with "sudo apt-get install <package-name>" available till date:

Spoiler:
mobileread-imx-usb-loader

Last edited by aditya3098; 12-24-2012 at 01:34 AM.
aditya3098 is offline   Reply With Quote