Skip to content

zhushixi/termux-packages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Packages of the Termux compileds by me.

Note

  • this is not a guide to install docker. I just keep termux packages for my to use. it's up to you to try

Install package python 3.10.8
(Only architeture aarch64):

wget https://github.com/whyakari/termux-packages/releases/download/packages/python3.10.8.zip; unzip python3.10.8.zip -d python3.10.8; cd python3.10.8; dpkg -i *.deb; cd; rm -rf python3.10.8.zip python3.10.8

Install package docker v20.10.23-ce
(Only architeture aarch64):

wget https://github.com/whyakari/termux-packages/releases/download/packages/docker.zip; unzip docker.zip -d docker; cd docker; dpkg -i *.deb; cd; rm -rf docker.zip docker

About

packages of the termux compiled by me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published