|
Installation
InstallationUbuntu HardyDownload package from Download page DebianDownload package (with Ditz) from http://www.cgarbs.de/stuff/deb-repository.html#1 Build from sourcecd ditz-commander dpkg-buildpackage -rfakeroot -us -uc |
► Sign in to add a comment
For building from source use:
cd "$srcdir/ditz-commander${pkgver}.orig" mkdir -p "${pkgdir}/usr" ./setup.py build ./setup.py install --prefix="${pkgdir}/usrFor Arch users, there is PKGBUILD in AUR.