位置: 编程技术 - 正文

Linux中yum管理工具被误删的解决办法(linux管理工具有哪些)

编辑:rootadmin

推荐整理分享Linux中yum管理工具被误删的解决办法(linux管理工具有哪些),希望有所帮助,仅作参考,欢迎阅读内容。

文章相关热门搜索词:linux 管理命令,linux管理工具有哪些,linux管理系统,linux管理工具有哪些,linux管理工具有哪些,linux管理系统,linux管理系统,linux 管理,内容如对您有帮助,希望把文章链接给更多的朋友!

今天在安装程序时,发现有一个插件未安装,我就随手敲了一个命令,看都没看复制代码代码如下:yum remove yum然后就杯具了...复制代码代码如下:[root@localhost ~]# yum -bash: /usr/bin/yum: No such file or directory

这个粗心的手误倒不至于让整个系统瘫痪,yum 却无法使用了。于是,我试着折腾了一番复制代码代码如下: rpm -ivh --nodeps <a href=" rpm -ivh --nodeps <a href=" rpm -ivh --nodeps <a href=" --nodeps的解释[code] --nodeps don't verify package dependencies 接下来,再次尝试输入yum,结果再次出现莫名错误

Linux中yum管理工具被误删的解决办法(linux管理工具有哪些)

复制代码代码如下: [root@localhost ~]# yum There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: libxml2.so.2: cannot open shared object file: No such file or directory Please install a package which provides this module, or verify that the module is installed correctly. It's possible that the above module doesn't match the current version of Python, which is: 2.4.3 (#1, Nov , ::) [GCC 4.1.2 (Red Hat 4.1.2-)] If you cannot solve this problem yourself, please go to the yum faq at: <a href="

因为yum调用的是python,运行 Python,试下是否可行复制代码代码如下: [root@localhost~]# python Python 2.4.3 (#1, Nov , ::) [GCC 4.1.2 Red Hat 4.1.2-)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import yum Traceback (most recent call last): File "<stdin>", line 1, in ? File "/usr/lib/python2.4/site-packages/yum/__init__.py", line , in ? import transactioninfo File "/usr/lib/python2.4/site-packages/yum/transactioninfo.py", line , in ? from sqlitesack import YumAvailablePackageSqlite File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line , in ? import yumRepo File "/usr/lib/python2.4/site-packages/yum/yumRepo.py", line , in ? import sqlitecachec File "/usr/lib/python2.4/site-packages/sqlitecachec.py", line , in ? import _sqlitecache ImportError: libxml2.so.2: cannot open shared object file: No such file or directory >>> 提示缺少libxml2.so.2,安装一下试试复制代码代码如下:rpm -ivh <a href=" [root@localhost ~]# yum Loaded plugins: fastestmirror You need to give some command usage: yum [options] COMMAND List of Commands: check-update Check for available package updates clean Remove cached data deplist List a package's dependencies downgrade downgrade a package erase Remove a package or packages from your system groupinfo Display details about a package group groupinstall Install the packages in a group on your system grouplist List available package groups groupremove Remove the packages in a group from your system help Display a helpful usage message info Display details about a package or group of packages install Install a package or packages on your system list List a package or groups of packages localinstall Install a local RPM makecache Generate the metadata cache provides Find what package provides the given value reinstall reinstall a package repolist Display the configured software repositories resolvedep Determine which package provides the given dependency search Search package details for the given string shell Run an interactive yum shell update Update a package or packages on your system upgrade Update packages taking obsoletes into account options: -h, --help show this help message and exit -t, --tolerant be tolerant of errors -C run entirely from cache, don't update cache -c [config file] config file location -R [minutes] maximum command wait time -d [debug level] debugging output level --showduplicates show duplicates, in repos, in list/search commands -e [error level] error output level -q, --quiet quiet operation -v, --verbose verbose operation -y answer yes for all questions --version show Yum version and exit --installroot=[path] set install root --enablerepo=[repo] enable one or more repositories (wildcards allowed) --disablerepo=[repo] disable one or more repositories (wildcards allowed) -x [package], --exclude=[package] exclude package(s) by name or glob --disableexcludes=[repo] disable exclude from main, for a repo or for everything --obsoletes enable obsoletes processing during updates --noplugins disable Yum plugins --nogpgcheck disable gpg signature checking --disableplugin=[plugin] disable plugins by name --enableplugin=[plugin] enable plugins by name --skip-broken skip packages with depsolving problems --color=COLOR control whether color is used Plugin Options:

最后,赶紧更新一下系统吧复制代码代码如下:yum update好了 这样yum问题就完全解决了!

CentOS yum强行解除锁定的方法 一、错误提示:复制代码代码如下:[root@localhost]#yumlist/ppExistinglock/var/run/yum.pid:anothercopyisrunningaspid./ppAnotherappiscurrentlyholdingtheyumlock;waitingforittoexit二、

使用yum更新时不升级Linux内核的方法 RedHat/CentOS/Fedora使用yumupdate更新时,默认会升级内核。但有些服务器硬件(特别是组装的机器)在升级内核后,新的内核可能会认不出某些硬件,要重新

centos安装配置pptp vpn服务器步骤分享 说明:服务器操作系统:CentOS5.X位服务器IP地址:...实现目的:服务器安装配置pptp软件,对外提供vpn拨号服务具体操作:一、安装包下载1、ppp

标签: linux管理工具有哪些

本文链接地址:https://www.jiuchutong.com/biancheng/353739.html 转载请保留说明!

上一篇:CentOS6中rsync服务器的安装与配置(centos sync)

下一篇:CentOS yum强行解除锁定的方法(centos强制关闭程序)

  • 印花税滞纳金应计入什么
  • 纳税资质是什么样子
  • 母公司与子公司的区别
  • 一般纳税人10万以下免什么税
  • 多缴税款抵税有期限吗
  • 免抵退税办法不得抵扣的进项税额包含了什么业务
  • 合法有效的凭证
  • 小企业工资薪酬制度
  • 共用的水电费支出怎么算
  • 广告传媒公司安全生产标准化
  • 公司开出增值税发票可以作为货款证据起诉
  • 以前的固定资产现在做账怎么入账
  • 奖金个人所得税筹划
  • 普通年金的定义
  • 小规模和一般纳税人的区别
  • 受托加工物资如何做账
  • 个体经营户如何开电子发票
  • 个人捐款单位需要记账吗
  • 所得税不能税前扣除项目
  • 一般纳税人如何零申报
  • 印花税走什么费用
  • 出租车库收入是否需要计算缴纳土地增值税
  • 企业所得税中准予扣除的损失
  • 个人出租商铺要交城镇土地使用税吗
  • 汽车保险费里的钱能退吗
  • 固定资产入账包括税额吗
  • 应收账款出售给银行
  • 小规模企业记账流程
  • 开发阶段包括
  • 小型微利企业的税收政策
  • ghost还原问题1823
  • 房产税应计入哪个会计科目
  • 阿里云搭建hexo
  • 汽车购置税计算公式
  • 使用sm4js进行加密和国密sm4的总结
  • 错账的类型及对应的更正方法
  • 原财政补助结余对应新账
  • dedecms怎么改图片
  • 定额发票验旧日期怎么算
  • 普通发票的后续怎么开
  • 在计算应纳税所得额时
  • 员工休产假社保如何交
  • 起征点和免征额都是税收优惠形式
  • 代发工资入哪个科目
  • 当月发生的费用下月支付
  • 收到科技局补贴金费怎么入账
  • 滞纳金冲留底税额怎么算
  • 如何发放银行贷款利息
  • 员工工资怎么核算
  • 快递费用在线查询
  • 小规模公司房租发票税率是多少
  • 房地产企业增值税计算
  • FreeBSD 6.2-RELEASE下载
  • 预览版与正式版
  • mac更换软件图标
  • Linux系统中管理员如何获得root权限
  • drupdate
  • 怎样打开windows设置页面
  • windows字幕软件
  • Ubuntu配置永久IP配置文件
  • 怎么设置pe系统
  • windowsxp关闭窗口操作方法有哪些
  • win7找回删除的文件
  • hookproxy.dll
  • lsm.exe是什么程序
  • win7系统怎样
  • 如何在windows10中获取帮助
  • win7系统怎么打日语
  • psrameters
  • node.js使用教程
  • dos命令不能执行怎么回事
  • js 字符编码
  • network备份软件
  • javascript基础入门教程
  • 手机端apk反编译工具_android反编译工具
  • python中的堆和栈
  • 新疆干部在线网络平台登录
  • 国家税务定额发票票样
  • 发票如何验真伪?
  • 网上订机票怎么取票
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

    网站地图: 企业信息 工商信息 财税知识 网络常识 编程技术

    友情链接: 武汉网站建设