在centos中安装Google浏览器时

This program may be freely redistributed under the terms of the GNU GPL

 

在centos中安装Google浏览器时

执行[root@server1 opt]# rpm ivh install google-chrome-stable_current_x86_64.rpm

爆出提示:This program may be freely redistributed under the terms of the GNU GPL

解决方法:

将执行语句改为

[root@server1 opt]# rpm -ivh google-chrome-stable_current_x86_64.rpm
(45条消息) This program may be freely redistributed under the terms of the GNU GPL_Beyond_F4的博客-CSDN博客

posted @ 2021-11-18 19:15  奇怪的软工人  阅读(53)  评论(0编辑  收藏  举报