How to manually acquire NSS dependencies to run newer versions of Chrome?
by JASlinux from LinuxQuestions.org on (#6FRER)
I'm in a 16.04-era Ubuntu-based distribution. Trying to run newer Chrome results in the following errors:
Code:./chrome: /usr/lib/libnss3.so: version `NSS_3.30' not found (required by ./chrome)
./chrome: /usr/lib/libnss3.so: version `NSS_3.31' not found (required by ./chrome)How best do I manually acquire these dependencies to install with Chrome as needed?
Code:./chrome: /usr/lib/libnss3.so: version `NSS_3.30' not found (required by ./chrome)
./chrome: /usr/lib/libnss3.so: version `NSS_3.31' not found (required by ./chrome)How best do I manually acquire these dependencies to install with Chrome as needed?