码迷,mamicode.com
首页 > 系统相关 > 详细

linux - unzip: 未找到命令

时间:2021-06-11 18:30:51      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:nbsp   bsp   get   ubunt   apt-get   问题   解决方法   方法   comm   

问题描述

unzip: Command Not Found

或 zip: Command Not Found

或unzip: 未找到命令

 

解决方法

如果是Ubuntu的的系统可以用下面的命令安装:sudo apt-get install zip

如果是用yum安装的话用下面的命令安装:yum install -y unzip zip;

linux - unzip: 未找到命令

标签:nbsp   bsp   get   ubunt   apt-get   问题   解决方法   方法   comm   

原文地址:https://www.cnblogs.com/gdjgs/p/14873724.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!