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-12-12 22:04  我试试这个昵称好使不  阅读(968)  评论(0编辑  收藏  举报