欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 编程语言 > python >内容正文

python

termux怎么安装python库_Python termux-apt-repo包_程序模块 - PyPI - Python中文网

发布时间:2025/3/20 python 52 豆豆
生活随笔 收集整理的这篇文章主要介绍了 termux怎么安装python库_Python termux-apt-repo包_程序模块 - PyPI - Python中文网 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

使用说明

在termux中,使用packages install termux-apt-repo安装并执行

作为:termux-apt-repo [-h] [--use-hard-links] input output [dist] [comp]

positional arguments:

input folder where .deb files are located

output folder with repository tree

dist name of distribution folder. deb files are put into

output/dists/distribution/component/binary-$ARCH/

comp name of component folder. deb files are put into

output/dists/distribution/component/binary-$ARCH/

optional arguments:

-h, --help show this help message and exit

--use-hard-links use hard links instead of copying deb files. Will not work

on an android device

当使用外部termux时(脚本应该在大多数linux上工作

发行版),使用pip3 install termux-apt-repo安装。

第一个目录中的所有.deb文件都将发布到

在第二个目录中创建了apt存储库(如果

它存在,所以要小心。

总结

以上是生活随笔为你收集整理的termux怎么安装python库_Python termux-apt-repo包_程序模块 - PyPI - Python中文网的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。