After uninstalling libprotoc9v5, I ran 'ccsm' from the command line and got
this:

Traceback (most recent call last):
  File "/usr/bin/ccsm", line 93, in <module>
    import compizconfig
ImportError: libprotobuf.so.9: cannot open shared object file: No such file
or directory

$ dpkg -l '*compiz*' | grep ii | awk '{print $2 "   " $3}'
compiz   1:0.9.13.0+16.10.20160818.2-4
compiz-core   1:0.9.13.0+16.10.20160818.2-4
compiz-gnome   1:0.9.13.0+16.10.20160818.2-4
compiz-plugins   1:0.9.13.0+16.10.20160818.2-4
compiz-plugins-default   1:0.9.13.0+16.10.20160818.2-4
compizconfig-settings-manager   1:0.9.13.0+16.10.20160818.2-4
libcompizconfig0   1:0.9.13.0+16.10.20160818.2-4
python-compizconfig   1:0.9.13.0+16.10.20160818.2-4

​Apparently, when I tried to report the version number, is was truncated
because I took it from the output of 'dpkg -l
compizconfig-settings-manager', but, when its output be not piped to
another tool, dpkg constrains the column size by the terminal size. Sorry
about that.​

-- 
Thomas E. Vaughan

Reply via email to