On Thu, 12 Mar 2015 09:54:52 -0700, Eric Ripa <[email protected]> wrote:
I have not tried to remove the sets after installation however.
This command will remove the installation sets
$ pax -vzf xetc56.tgz | awk '{ print $9}'| sudo xargs rm -rf
Obviously test it out first somewhere where it won't trash your system.
$ cd ~
$ sudo pax -rvzf xetc56.tgz -p e
$ pax -vzf xetc56.tgz | awk '{ print $9}'| sudo xargs rm -rf
It leaves a few skeleton directories but that's it.
$ tree
.
|-- etc
| |-- X11
| | |-- app-defaults
| | |-- fs
| | |-- twm
| | |-- xdm
| | |-- xinit
| | `-- xsm
| `-- fonts
| `-- conf.d
|-- usr
--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]