Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Manjaro Linux,我想从“Manjaro 包管理器”安装 Android Studio Beta。
当我按下“安装”按钮时,它会下载 845 兆字节的数据。然后我收到“设备上没有剩余空间”错误。但是有 45 GB。
我没有交换分区
在etc/yaourtrc: #TMPDIR="/tmp"
etc/yaourtrc
#TMPDIR="/tmp"
但我没有使用yaourt命令
yaourt
您的 tmp 目录是有限的。当您执行 df -h 时,它是什么?它也将安装在/ opt中吗?看看所有这些东西,然后从那里开始。