diff --git a/pages/linux/apt-get.md b/pages/linux/apt-get.md index b84195f36..23c96c3c1 100644 --- a/pages/linux/apt-get.md +++ b/pages/linux/apt-get.md @@ -2,6 +2,7 @@ > Debian and Ubuntu package management utility. > Search for packages using `apt-cache`. +> It is recommended to use `apt` when used interactively in Ubuntu versions 16.04 and later. > More information: . - Update the list of available packages and versions (it's recommended to run this before other `apt-get` commands):