Installation |
Download the appropriate binary archive for your intended platform from the Download xmlfy page.
Install
% pkgadd -d xmlfy-<version>-sparc.pkg
% pkgadd -d xmlfy-<version>-x86.pkg
Uninstall
% pkgrm xmlfy
Install
% rpm -i xmlfy-<version>.i386.rpm
% dpkg -i xmlfy_<version>_i386.deb
Uninstall
% rpm -e xmlfy
% dpkg -r xmlfy
Install
% cd / % bunzip2 -c xmlfy-<version>.tar.bz2 | tar xvf -
Uninstall
Install
Uninstall
Refer to the Installing section of the Compiling xmlfy page in the main documentation.