google chrome? [solved]
-
mathieuorfila
- Сообщения: 2
- Зарегистрирован: 06 июн 2013, 12:24
google chrome? [solved]
hello how do you download RPM's outside of package manager? i'm trying to download google-chrome-26.0.1397.2-69-mib2012.1.i586.rpm but when i click on it the little launcher icon bounces like it's going to launch software installer but nothing happens...i checked the permisiions also..thank you.
Последний раз редактировалось mathieuorfila 07 июн 2013, 13:24, всего редактировалось 1 раз.
Re: google chrome?
Try installing it from command line. Become root, then issue
Код: Выделить всё
rpm -ivh /path/to/package/google-chrome-26.0.1397.2-69-mib2012.1.i586.rpmПочему-то мало кто понимает, что справедливость без свободы невозможна — если, конечно, не считать справедливостью тупую уравниловку.
-
mathieuorfila
- Сообщения: 2
- Зарегистрирован: 06 июн 2013, 12:24
Re: google chrome?
that worked thank you zeffany