linux基础编译包 - Thu, Apr 23, 2020
linux基础编译包
OS | 安装工具 | 包名 | 命令 | 子包 |
---|---|---|---|---|
alpine | apk | build-base | apk add build-base | binutils,fortify-headers,gcc,g++,libc-dev,make |
ubuntu | apt-get | build-essential | apt-get install build-essential | dpkg-dev,gcc,g++,libc6-dev,make |
centos | yum | “Development Tools” | yum groupinstall “Development Tools” | more blow |
archlinux | pacman | base-devel | pacman -Syu base-devel | more blow |
CentOS Development Tools
flex gcc c/c++ compiler redhat-rpm-config strace rpm-build make pkgconfig gettext automake strace64 gdb bison libtool autoconf gcc-c++ compiler binutils and all dependencies
Archlinux base-devel
autoconf
automake
binutils
bison
fakeroot
file
findutils
flex
gawk
gawk
gcc
gettext
gettext
grep
groff
gzip
libtool
m4
make
pacman
patch
pkgconf
sed
sudo
texinfo
which