

Those errors shouldn’t compromise the installation and I still found Google Chrome between the installed apps after running the scripts.This is the Android Software Development Kit License Agreementġ.1 The Android Software Development Kit (referred to in the License Agreement as the "SDK" and specifically including the Android system files, packaged APIs, and Google APIs add-ons) is licensed to you subject to the terms of the License Agreement. Warning: %post(86_64) scriptlet failed, exit status 1īut - I think - that’s because rpm is not the proper way to install apps on Clear. var/tmp/rpm-tmp.khWS37: riga 615: /etc/default/google-chrome: File o directory non esistente var/tmp/rpm-tmp.khWS37: riga 612: /etc/default/google-chrome: File o directory non esistente Warning: google-chrome-stable_current_x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 7fac5991: NOKEY I get some errors and warning obviously: # rpm -U -nodeps google-chrome*.rpm I just retried installing Chrome using rpm -U and it “worked”. That’s strange, I explicitly wrote rpm -U because it’s more generic and works in both cases.

Rpm -U should work for updating later on. (At least, I needed to use -i instead of -U ) To install the first time, the last line of step 3 should read: Let me know your thoughts, and if there’s something that can be improved, especially about the dependecies, since Chrome is installed using -nodeps. Now if you don’t need it you can delete the package-utils bundle by running: swupd bundle-remove package-utils To update Google Chrome you can re-follow the procedure above, or periodically run it in a script. To do this run the following commands, one by one: rm -f google-chrome*.rpm rpm package and, if you don’t need it, the package-utils bundle. Sed -i 's\/usr/bin/google-chrome-stable\env FONTCONFIG_PATH=/usr/share/defaults/fonts /usr/bin/google-chrome-stable\g' /usr/share/applications/sktop Run the following commands, one by one: swupd bundle-add package-utils Run the following command to obtain root privileges sudo -s
