如何在 Ubuntu 16.04 上使用 apt 安装旧版本的 GNU make?

Los*_*oul 7 make gnu apt

安装的版本是4.1,需要降级到3.81。我在 apt 上搜索 make 3.81,但找不到。

Wil*_*Hay 1

您可以将 14.04 的sources.list 行添加到您的sources.list 文件中,然后使用apt update; apt install -t=trusty make