在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博客