The latest version of Xunzip can be found from http://jas.pspt.fi/~tkoskine/xunzip/
If jas.pspt.fi is overloaded or down, the mirror of that page can be found at http://orion.pspt.fi/~tkoskine/.
Xunzip needs the latest version of GNOME or KDE.
In order to compile GNOME Xunzip, type the following in the base directory of the Xunzip distribution.
$ cd gxunzip
$ ./configure
$ make
$ su root
# make install
To uninstall GNOME Xunzip, type the following in the base directory of the Xunzip distribution.
$ cd gxunzip
$ su root
# make uninstall