How to remove compiz from ubuntu?

I need to remove the compiz settings completely from my laptop .Reason behind was its not giving proper effect what i need .i thought some settings is there .So need to search and clean

what i the command i need just try below 🙂

kartook@Nilas:~$
kartook@Nilas:~$
kartook@Nilas:~$ sudo apt-get –purge remove compiz*; sudo apt-get –purge autoremove; rm -rf ~/.compiz
Reading package lists… Done
Building dependency tree
Reading state information… Done
Note, selecting objc-compiler for regex ‘compiz*’
Note, selecting java-compiler for regex ‘compiz*’
Note, selecting ocaml-compiler-libs for regex ‘compiz*’
Note, selecting visual-basic-8.0-compiler for regex ‘compiz*’
Note, selecting mono-vbnc instead of visual-basic-8.0-compiler
Note, selecting libcompizconfig0 for regex ‘compiz*’
Note, selecting libplexus-compiler-javac-java for regex ‘compiz*’
Note, selecting fortran-compiler for regex ‘compiz*’
Note, selecting gfortran instead of fortran-compiler
Note, selecting c-compiler-avr for regex ‘compiz*’
Note, selecting gcc-avr instead of c-compiler-avr
Note, selecting python-compizconfig for regex ‘compiz*’
Note, selecting device-tree-compiler for regex ‘compiz*’
Note, selecting compiz-dev for regex ‘compiz*’
Note, selecting compiz-gtk for regex ‘compiz*’
Note, selecting compiz-kde for regex ‘compiz*’
Note, selecting d-compiler for regex ‘compiz*’
Note, selecting gdc-4.1 instead of d-compiler
Note, selecting compiz-plugins-extra for regex ‘compiz*’
Note, selecting objc++-compiler for regex ‘compiz*’
Note, selecting c-compiler-m68hc11 for regex ‘compiz*’
Note, selecting gcc-m68hc1x instead of c-compiler-m68hc11
Note, selecting c-compiler-m68hc12 for regex ‘compiz*’
Note, selecting gcc-m68hc1x instead of c-compiler-m68hc12
Note, selecting libsnmp-mib-compiler-perl for regex ‘compiz*’
Note, selecting libcompizconfig0-dev for regex ‘compiz*’
Note, selecting fortran77-compiler for regex ‘compiz*’
Note, selecting fort77 instead of fortran77-compiler
Note, selecting c++-compiler for regex ‘compiz*’
Note, selecting haskell-compiler for regex ‘compiz*’
Note, selecting ghc6 instead of haskell-compiler
Note, selecting c-sharp-3.0-compiler for regex ‘compiz*’
Note, selecting compizconfig-backend-gconf for regex ‘compiz*’
Note, selecting c-compiler for regex ‘compiz*’
Note, selecting compiz-plugins-main for regex ‘compiz*’
Note, selecting compiz-wrapper for regex ‘compiz*’
Note, selecting compiz-fusion-plugins-extra for regex ‘compiz*’
Note, selecting libplexus-compiler-manager-java for regex ‘compiz*’
Note, selecting ada-compiler for regex ‘compiz*’
Note, selecting gnat-4.3 instead of ada-compiler
Note, selecting lisp-compiler for regex ‘compiz*’
Note, selecting libplexus-compiler-api-java for regex ‘compiz*’
Note, selecting ocaml-native-compilers for regex ‘compiz*’
Note, selecting ocaml-compiler-libs-3.10.2 for regex ‘compiz*’
Note, selecting ocaml-compiler-libs instead of ocaml-compiler-libs-3.10.2
Note, selecting c-sharp-2.0-compiler for regex ‘compiz*’
Note, selecting compiz-gnome for regex ‘compiz*’
Note, selecting java2-compiler for regex ‘compiz*’
Note, selecting compiz-fusion-bcop for regex ‘compiz*’
Note, selecting libcompizconfig-backend-gconf for regex ‘compiz*’
Note, selecting c-sharp-compiler for regex ‘compiz*’
Note, selecting compiz-extra for regex ‘compiz*’
Note, selecting compizconfig-settings-manager for regex ‘compiz*’
Note, selecting pascal-compiler for regex ‘compiz*’
Note, selecting gcompizthemer for regex ‘compiz*’
Note, selecting emerald instead of gcompizthemer
Note, selecting compiz-bcop for regex ‘compiz*’
Note, selecting ocaml-best-compilers for regex ‘compiz*’
Note, selecting ocaml-native-compilers instead of ocaml-best-compilers
Note, selecting compiz-plugins for regex ‘compiz*’
Note, selecting protobuf-compiler for regex ‘compiz*’
Note, selecting libcompizconfig-backend-kconfig for regex ‘compiz*’
Note, selecting fp-compiler for regex ‘compiz*’
Note, selecting compiz for regex ‘compiz*’
Note, selecting compiz-fusion-plugins-main for regex ‘compiz*’
Note, selecting compizconfig-backend-kconfig for regex ‘compiz*’
Note, selecting compiz-core for regex ‘compiz*’
Note, selecting compiz-fusion-plugins-unsupported for regex ‘compiz*’
Note, selecting fortran95-compiler for regex ‘compiz*’
The following packages will be REMOVED:
compizconfig-settings-manager* libcompizconfig0* python-compizconfig*
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
After this operation, 4854kB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database … 171609 files and directories currently installed.)
Removing compizconfig-settings-manager …
Purging configuration files for compizconfig-settings-manager …
Removing python-compizconfig …
Removing libcompizconfig0 …
Purging configuration files for libcompizconfig0 …
Processing triggers for libc6 …
ldconfig deferred processing now taking place
Reading package lists… Done
Building dependency tree
Reading state information… Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
kartook@Nilas:~$
kartook@Nilas:~$
kartook@Nilas:~$
kartook@Nilas:~$

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.