You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
609 B
36 lines
609 B
---
|
|
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`
|