[Exchange and share] vbox 安装了 v23 preview
Tofloor
poster avatar
HungryJimmy
deepin
2022-09-18 04:59
Author

分了 2C 8G 200G

 

安装过程很顺利

 

关掉了所有特效,稍微改了下颜色和图标

 

发现还是 apt, 没有找到应用商店

尝试安装 php, nodejs, htop, screenfetch 均失败,问题不大,毕竟preview

尝试安装 golang, python3-pip 然后 pip install glances 成功了

 

 

Reply Favorite View the author
All Replies
HungryJimmy
deepin
2022-09-18 05:08
#1

可以直接到 https://store.linglong.dev/ 安装玲珑应用了,尝试了一下 sublime 成功了

Reply View the author
HungryJimmy
deepin
2022-09-18 05:16
#2

nodejs 可以去node官网下载安装,还没测试使用上的问题,打印版本号没报错就是了=。=

 

Reply View the author
HungryJimmy
deepin
2022-09-18 05:28
#3

sudo apt install libxml2-dev

./configure --without-sqlite3 --without-pdo-sqlite # 因为系统的 sqlite 版本不够要求=。=

make -j2

sudo make install

然后 PHP 也好了(仅限打印版本号

Reply View the author
vivian_me
deepin testing team
2022-09-20 04:49
#4

like

Reply View the author