$ sudo gdk-pixbuf-query-loaders | tee /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
tee: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache: Permission denied
Thus should instead do entire execution chain via an admin shell (e.g.: sudo -s) proper.
Also prefer using (pasting) the unmodified since original suggestion in installation log (due to other potential deviations such as architecture-specific i386 vs. x86_64 paths).
Not fully successfully fixed via comment #18:
$ sudo gdk-pixbuf- query-loaders | tee /usr/lib/ x86_64- linux-gnu/ gdk-pixbuf- 2.0/2.10. 0/loaders. cache x86_64- linux-gnu/ gdk-pixbuf- 2.0/2.10. 0/loaders. cache: Permission denied
tee: /usr/lib/
Thus should instead do entire execution chain via an admin shell (e.g.: sudo -s) proper. specific i386 vs. x86_64 paths).
Also prefer using (pasting) the unmodified since original suggestion in installation log (due to other potential deviations such as architecture-