Toltec

Toltec is a repository of unofficial applications for the reMarkable tablet, similar to Homebrew for Mac or Linux. - Home / github

Toltec works on top of the Opkg package manager and the Entware distribution, which are in widespread use in embedded devices.

Install

rm2 /opt/etc/opkg.conf

arch rm2 250
src/gz toltec-rm2 https://toltec-dev.org/testing/rm2
src/gz toltec-rmall https://toltec-dev.org/testing/rmall

and opkg update && opkg upgrade

Package Listing

This script is used to install entware on the device, and get it set up with the toltec repository. - Install toltec

INFO:  Adding /opt/bin and /opt/sbin to your PATH
INFO:  Please run '. $HOME/.bashrc' to use Toltec
INFO:  Use '/home/root/entware-reenable' to re-enable Toltec after a system update

opkg install <application>  
opkg remove <application>

Opkg gives access to entware package as well

Written on June 25, 2021, Last update on June 25, 2021
remarkable package