{"id":13725799,"url":"https://github.com/Evidlo/remarkable_entware","last_synced_at":"2025-05-07T20:34:57.082Z","repository":{"id":45393645,"uuid":"165754485","full_name":"Evidlo/remarkable_entware","owner":"Evidlo","description":"Entware installer modified for reMarkable Tablet","archived":false,"fork":false,"pushed_at":"2023-08-09T23:02:13.000Z","size":44,"stargazers_count":156,"open_issues_count":6,"forks_count":14,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-05-21T05:41:02.123Z","etag":null,"topics":["entware","remarkable","remarkable-tablet"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Evidlo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-15T00:00:53.000Z","updated_at":"2024-08-03T01:28:33.366Z","dependencies_parsed_at":"2024-08-03T01:28:32.854Z","dependency_job_id":"ccf8c875-e70a-41eb-824f-b6d8156d1641","html_url":"https://github.com/Evidlo/remarkable_entware","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evidlo%2Fremarkable_entware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evidlo%2Fremarkable_entware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evidlo%2Fremarkable_entware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evidlo%2Fremarkable_entware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Evidlo","download_url":"https://codeload.github.com/Evidlo/remarkable_entware/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224653919,"owners_count":17347632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["entware","remarkable","remarkable-tablet"],"created_at":"2024-08-03T01:02:35.672Z","updated_at":"2025-05-07T20:34:57.065Z","avatar_url":"https://github.com/Evidlo.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# reMarkable Entware\n\nThis is a modified installer for [Entware](https://github.com/Entware/Entware), a lightweight package manager and software repo for embedded devices.\n\nIf you'd like to install reMarkable specific packages, you should install [Toltec](https://toltec-dev.org) instead, which includes the Entware repositories as well as graphical applications for the reMarkable.\n\nSee a list of available entware packages here: http://bin.entware.net/armv7sf-k3.2/.\n\n### Installation\n\nConnect the reMarkable via USB and make sure it has internet access.\n\nConnect to the reMarkable with [SSH](https://remarkablewiki.com/tech/ssh) and execute\n\n``` bash\nwget -O - http://raw.githubusercontent.com/Evidlo/remarkable_entware/master/install.sh | sh\n```\n\nAll entware data is located in `/opt` (which actually points to `/home/root/.entware` because of size constraints on the root partition).  Base installation is ~13MB.\n\n### Examples\n\n``` bash\nopkg install git\nopkg find '*top*'    # search package names and descriptions\n```\n\n### After a reMarkable update\n\nreMarkable updates wipe out everything outside of `/home/root`.  While Entware remains intact in `/home/root/.entware`, the mount over `/opt` has to be recreated with `entware_reenable.sh`.\n\n``` bash\nwget -O - http://raw.githubusercontent.com/Evidlo/remarkable_entware/master/reenable.sh | sh\n```\n\n### No space left on device\n\nYou can clean up logfiles which take up considerable space on the root partition.\n\n``` bash\njournalctl --vacuum-size=2M\n```\n\n### Uninstallation\n\n``` bash\numount /opt\nrm -rf /opt\nrm -rf /home/root/.entware\nrm /etc/systemd/system/opt.mount\nsystemctl daemon-reload\nsystemctl disable opt.mount\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEvidlo%2Fremarkable_entware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEvidlo%2Fremarkable_entware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEvidlo%2Fremarkable_entware/lists"}