GNU DiffUtils
1.1、GNU DiffUtils简介
是什么 ?:several programs related to finding differences between files.
开发语言:C
开发组织:GNU
官方主页:https://www.gnu.org/software/diffutils
1.2、通过包管理器安装GNU DiffUtils
操作系统包管理器安装命令
Windowsscoopscoop install diffutils
WindowsChocolateychoco install -y diffutils
macOSHomeBrewbrew install diffutils
GNU/LinuxHomeBrewbrew install diffutils
aptsudo apt-get install -y diffutils
CentOSyumsudo yum install -y diffutils
dnfsudo dnf install -y diffutils
openSUSEzyppersudo zypper install -y diffutils
Alpine Linuxapksudo apk add diffutils

Arch Linux

ArcoLinux

Manjaro Linux

pacmansudo pacman -Syyu --noconfirm
sudo pacman -S    --noconfirm diffutils
Gentoo LinuxPortagesudo emerge diffutils
1.3、通过编译源码安装GNU DiffUtils
1.4、GNU DiffUtils中包含的命令