07-15-2024, 12:01 PM | #1 |
Junior Member
Posts: 4
Karma: 10
Join Date: Jul 2024
Device: PW2
|
How can I install terminal (kterm) tools?
Hello everyone,
I'm pretty new to this community and I'm loving it, I didn't think that a kindle could be so much fun to tinker with. Anyway (among other applications) I've installed kterm, reading the documentation on the website (https://www.fabiszewski.net/kindle-terminal/) it says that there are some terminal programs built for Kindle Touch (Is PW2 fine as well?). In particular I'm interested in "lftp", I've downloaded the files, however I don't know how can I actually install them on my device. I'm familiar with Linux, however I'm used to simply relying on a package manager (be it apt, pacman or yay) Can you guys help me with this? Thanks!! |
07-15-2024, 01:25 PM | #2 |
Grand Sorcerer
Posts: 5,530
Karma: 100606001
Join Date: Apr 2011
Device: pb360
|
You can try extracting the binary from a debian armel release that matches your kindle's kernel version, but if it turns out you are missing any libraries you might be in for an adventure.
|
Advert | |
|
07-15-2024, 04:11 PM | #3 |
Junior Member
Posts: 4
Karma: 10
Join Date: Jul 2024
Device: PW2
|
In the kterm site there is a link to download a .zip file (https://github.com/bfabiszewski/kter...46925/lftp.zip), that is build for kindle touch, would that be sufficient?
Do you think it will be enough to put it in the /bin directory? thanks |
07-15-2024, 05:42 PM | #4 |
Grand Sorcerer
Posts: 5,530
Karma: 100606001
Join Date: Apr 2011
Device: pb360
|
I thought you were asking about lftp and other non kindle specific apps, and in fact, you wrote that you had already installed kterm. If it doesn't work, check the README and open and closed issues on github. If none of those address your problem, open a new issue on github.
I've never used or even installed kterm, it's just always seemed much easier to just ssh in if I need to do something. /usr/bin and /usr/local/bin are traditional locations for command line tools. Sinct you wrote that you are familiar with linux, I assumed that you knew that. |
07-15-2024, 06:07 PM | #5 |
Wizard
Posts: 1,332
Karma: 4741768
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
|
kterm is a KUAL extension.
Copy it to Kindle/extensions Then open KUAL (for its install go to NiLuJe Snapshots) and open kterm. It is just a terminal. Other packages I don’t know, but just try to launch them from kterm. If that doesn’t work, unpack packages into a directory, then navigate there in kterm and launch with leading ./ |
Advert | |
|
07-15-2024, 07:43 PM | #6 |
Connoisseur
Posts: 58
Karma: 10
Join Date: Dec 2015
Device: M96C
|
Doesn't KOReader also provide a terminal emulator? Maybe it would be more useful? Since it also has a SSH server
|
07-15-2024, 10:57 PM | #7 |
Wizard
Posts: 1,332
Karma: 4741768
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
|
Yes, but it’s rather rudimentary. kterm is better as a terminal emulator.
The same goes for ssh server (usbnetwork is better and safer) |
07-16-2024, 03:53 AM | #8 | |
Junior Member
Posts: 4
Karma: 10
Join Date: Jul 2024
Device: PW2
|
Quote:
In this use scenario I want to have a script that automatically connects me to a server and downloads the stuff in a folder. As you suggested I can use ssh, but i was looking for something that can be automated with a bash script, like lftp (with ssh I need to manually type the password). I knew about /bin, but having always used package managers to install stuff I'm still a noobie when it comes to manual installation |
|
07-16-2024, 03:54 AM | #9 | |
Junior Member
Posts: 4
Karma: 10
Join Date: Jul 2024
Device: PW2
|
Quote:
|
|
Tags |
jailbreak, kterm, pw2 |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
KTerm for Kobo? | lordeagle | Kobo Developer's Corner | 6 | 11-25-2020 05:11 PM |
SSH client on KV with kTerm? | mspaced | Kindle Developer's Corner | 7 | 02-04-2017 04:15 PM |
How to "Install Command Line Tools" on version 2.37.1 | SilverWinter | Calibre | 13 | 12-08-2015 08:45 AM |
[HELP]How to quit the kterm | frosn0w | Kindle Developer's Corner | 2 | 03-13-2014 01:06 PM |
MAC Install/Use Commandline tools | Riqiv | Library Management | 11 | 07-09-2011 04:16 AM |