YDP031词典笔OS 2.8.0一种全新的安装软件方法 #302
fritillaly
started this conversation in
奇技淫巧
Replies: 1 comment
-
|
还可以把 PATH 写到 /etc/profile.d/ 下面去 方便用 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
长久以来,词典笔使用程序真是太费劲了
就比如说,htop,没有;vim,没有;
太麻烦了好吗?
其中的主要原因,就是因为 没有包管理器
最近稍微研究了一下,经过多番尝试,发现opkg最可行而且简单、方便。
首先,在我上一个讨论的基础上,可以通过我已经给出的脚本打开自带的桌面,这可以大概清出400MB左右的RAM
(上一个讨论:#292)
然后,我们进行以下操作
这一通操作下,我们成功把/opt迁移到了/userdisk这个比较大的分区,方便以后装软件
重点:安装opkg
不说啥了,直接开整
wget -O - http://bin.entware.net/aarch64-k3.10/installer/generic.sh | sh等它跑完,一切都结束了
中途有几次网络不太行,问了一下这个服务器在俄罗斯,不过一般没啥问题
直接可以
一切都舒畅了
启动应用就是
其他类似
这是一种新的途径,用来安装软件包
换源问题
目前没啥好的方法,因为国内源貌似因为ssl的问题都用不了
期望其他大佬来搞出更好的玩法
fritillaly.
Beta Was this translation helpful? Give feedback.
All reactions