|
12#

楼主 |
发表于 2022-11-8 20:59
来自手机
|
只看该作者
小升级
~ $ pkg ins postgresql
No mirror or mirror group selected. You might want to select one by running 'termux-change-repo'
Checking availability of current mirror:
[*] https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main: ok
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following package was automatically installed and is no longer required:
openssl-1.1
Use 'apt autoremove' to remove it.
The following packages will be upgraded:
postgresql
1 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
Need to get 5521 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main stable/main aarch64 postgresql aarch64 15.0-2 [5521 kB]
Fetched 5521 kB in 2s (2311 kB/s)
(Reading database ... 11093 files and directories currently installed.)
Preparing to unpack .../postgresql_15.0-2_aarch64.deb ...
Unpacking postgresql (15.0-2) over (15.0-1) ...
Setting up postgresql (15.0-2) ... |
|