parent
3e6dd7180c
commit
2583df47fb
@ -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`
|
Loading…
Reference in new issue