• 安装 build-essential

    安装 build-essential

    软件编译工具集,用于以后从源代码编译和安装软件。

    1. sudo apt update
    2. sudo apt install build-essential