From 2583df47fbca2328fe1fa9c36d62115be4a2b64a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Alvari=C3=B1o?= Date: Tue, 2 Apr 2024 21:25:24 +0200 Subject: [PATCH] doc: Add notes_termux --- content/posts/notes_general/notes_termux.md | 35 +++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 content/posts/notes_general/notes_termux.md diff --git a/content/posts/notes_general/notes_termux.md b/content/posts/notes_general/notes_termux.md new file mode 100644 index 0000000..97dd4da --- /dev/null +++ b/content/posts/notes_general/notes_termux.md @@ -0,0 +1,35 @@ +--- +weight: 4 +title: "Notas de Termux" +date: 2024-02-22T22:47:29+0100 +draft: true +summary: "Apuntes Termux" +categories: +- notes +tags: +- termux +--- + +## Termux + +{{< admonition type=warning title="Work in Progress" open=true >}} + +Estas notas no están completas. ¡No son válidas! + +{{< /admonition >}} + + +### Almacenamiento + +- Ejecutar `termux-setup-storage` +- Si no funciona ir a Ajustes Aplicaciones y quitar y volver a otorgar permisos de almacenamiento a Termux + +### Upgrade + +- Ejecutar `pkg update` +- Puedes ver `apt list --upgradeable` +- Y actualizar con `pkg upgrade` + +### Revisar + +- `termux-change-repo`