Centos 8.1.1911 solves the problem of yum reinstallation

Yum relies on python, python can be upgraded through yum, the problem arises from this

I first upgraded python and found that yum could not be used, so I uninstalled python violently, then yum could not be installed, and yum still could not be installed after python was installed.

Record the resolution process here

First download the rpm installation package of yum, and found that many dependencies are missing during installation, so I downloaded all the dependencies one by one and put them in the same directory, installed directly, and then reinstalled the yum package source and finally solved the problem

Baidu network disk link: https://pan.baidu.com/s/1PEOpa5-v6U9xenOfVxaJeQ Extraction code: sbf2

This is all the required packages. After downloading, place them in a directory, rpm -ivh *.rpm --nodeps --force force the installation, and then install the yum package source http://mirrors.aliyun.com/repo/Centos -8.repo, yum can be used normally

I hope I can help you who accidentally fall into the trap,

Recommended Posts

Centos 8.1.1911 solves the problem of yum reinstallation
Centos 8.1.1911 solves the problem of yum reinstallation
The problem of MySQL import file failure in CentOS environment
Analysis of Hyper-V installation CentOS 8 problem
Centos install the latest version of cmake
The fourth installment of Zabbix under CentOs7
[Centos8] The bumpy process of installing docker
Summarize the knowledge points of Centos7 system reinforcement
Solve the problem that Centos8 cannot install docker
Solve the problem of python running startup error
The actual combat of rpm packaging under CentOS6
The road to reinstallation of ubuntu 18.04 from scratch
LVM disk expansion problem of Centos7 in Linux
Explain the implementation of Centos8 static IP configuration
Modify the default encoding of mysql5.6 under CentOS7
Solve the problem of installing Theano on Ubuntu19
Centos7 adjusts the size of the root directory mount partition
Solve the problem of python compiling and installing ssl
Solve the problem of convex hull based on python
Detailed explanation of the remaining problem based on python (%)
Completely solve the problem of slow downloading of Python packages
Centos7 YUM install MariaDB 10.0
CentOS server deployment (YUM)
CentOS 7.2 Yum install MySQL 5.6
Graphical installation of CentOS8
Centos7 YUM install MariaDB 10.0
CentOS 5 to CentOS 5.8 YUM source
centos7 install keepalived problem
[Share] Solve the problem of failed installation of Vitis 2019.2 on Ubuntu 16.04
The process of solving the problem of installing ImageMagick under Ubuntu system
How to solve the problem of not being able to access the Internet after installing centos7 on VmWare