From 3a41134592dfafb0b67c50dfb13f4354353e84f9 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Thu, 1 Jul 2021 16:34:55 +0800 Subject: [PATCH] doc/install/get-packages: do not mention additional 3rd party packages since we are able to build and run on ubuntu focal without extra dependencies of 3rd party packages, there is no need to mention them. actually all of the removed packages are available in ubuntu focal. some of them have different package names though. the same applies to el8. Signed-off-by: Kefu Chai --- doc/install/get-packages.rst | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/doc/install/get-packages.rst b/doc/install/get-packages.rst index dd6b14f433f..ed2f5476047 100644 --- a/doc/install/get-packages.rst +++ b/doc/install/get-packages.rst @@ -322,17 +322,6 @@ before attempting an install. Debian Packages ~~~~~~~~~~~~~~~ -Ceph requires additional third party libraries. - -- libaio1 -- libsnappy1 -- libcurl3 -- curl -- libgoogle-perftools4 -- google-perftools -- libleveldb1 - - The repository package installs the repository details on your local system for use with ``apt``. Replace ``{release}`` with the latest Ceph release. Replace ``{version}`` with the latest Ceph version number. Replace ``{distro}`` with @@ -353,15 +342,6 @@ To add the EPEL repository, execute the following sudo yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm -Ceph requires the following packages: - -- snappy -- leveldb -- gdisk -- python-argparse -- gperftools-libs - - Packages are currently built for the RHEL/CentOS8 (``el8``) platforms. The repository package installs the repository details on your local system for use with ``yum``. Replace ``{distro}`` with your distribution. -- 2.39.5