onnxruntime/tools/ci_build/github/linux/docker/scripts/manylinux
Changming Sun 6201593f24
Remove the dependency on CentOS EPEL (#13567)
### Description

The yum repo is called: ["Extra Packages for Enterprise Linux
(EPEL)"](https://docs.fedoraproject.org/en-US/epel/#what_is_extra_packages_for_enterprise_linux_or_epel)
. It is provided by Fedora community for RHEL/CentOS/... Linux distros.
However, we do not really need it.

### Motivation and Context

To minimize the number of dependencies. And the command "yum install -y
https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm"
often fails because the website is often not responding,
2022-11-06 21:28:16 -08:00
..
install_centos.sh Remove the dependency on CentOS EPEL (#13567) 2022-11-06 21:28:16 -08:00
install_deps.sh Upgrade pytorch to 1.12.1 for training pipelines (#13128) 2022-09-28 17:59:49 -07:00
install_deps_aten.sh Upgrade pytorch to 1.12.1 for training pipelines (#13128) 2022-09-28 17:59:49 -07:00
install_deps_eager.sh [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
install_deps_lort.sh Enable ORT in TorchDynamo (#13259) 2022-11-01 11:19:29 -07:00
install_ubuntuos.sh Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
requirements.txt Bump protobuf in /tools/ci_build/github/linux/docker/scripts/manylinux 2022-09-24 15:21:50 -07:00