7880ba665e
openEuler is an open-source Linux based operating system. The current openEuler kernel is based on Linux and supports multi arch, such as X86_64 and aarch64. It fully unleashes the potential of computing chips. As an efficient, stable, and secure open-source OS built by global open-source contributors, openEuler applies to database, big data, cloud computing, and AI scenarios. openEuler is using RPM for package management. Note: Currently there is no available package for uwsgi-plugin-python3 and ovn, so that openEuler needs manually install them from source. Website: https://www.openeuler.org/en/ Change-Id: I169a0017998054604a63ac6c177d0f43f8a32ba6 Co-Authored-By: wangxiyuan <wangxiyuan1007@gmail.com> Signed-off-by: Kevin Zhao <kevin.zhao@linaro.org>
40 lines
696 B
Plaintext
40 lines
696 B
Plaintext
bc
|
|
curl
|
|
dbus
|
|
gawk
|
|
gcc
|
|
gcc-c++
|
|
gettext # used for compiling message catalogs
|
|
git-core
|
|
graphviz # needed only for docs
|
|
httpd
|
|
httpd-devel
|
|
iptables-services
|
|
java-1.8.0-openjdk-headless
|
|
libffi-devel
|
|
libjpeg-turbo-devel # Pillow 3.0.0
|
|
libxml2-devel # lxml
|
|
libxslt-devel # lxml
|
|
libyaml-devel
|
|
make # dist:openEuler-20.03
|
|
net-tools
|
|
openssh-server
|
|
openssl
|
|
openssl-devel # to rebuild pyOpenSSL if needed
|
|
pcre-devel # for python-pcre
|
|
pkgconfig
|
|
postgresql-devel # psycopg2
|
|
psmisc
|
|
python3-devel
|
|
python3-pip
|
|
python3-systemd
|
|
redhat-rpm-config # not:openEuler-20.03 missing dep for gcc hardening flags, see rhbz#1217376
|
|
systemd-devel # dist:openEuler-20.03
|
|
tar
|
|
tcpdump
|
|
unzip
|
|
util-linux
|
|
wget
|
|
which
|
|
zlib-devel
|