X-Git-Url: https://deadsoftware.ru/gitweb?p=flatwaifu.git;a=blobdiff_plain;f=INSTALL;h=c61339aca3500b4685bea42bf909b1a4aaab17c9;hp=df776c481a28b8620c9cc49042143d565c0a18ba;hb=bcc40e34024e8bac194376942d33d754f5c698ad;hpb=3de4ef0d51a8ad0885a10fc834f58b43d94b4467 diff --git a/INSTALL b/INSTALL index df776c4..c61339a 100644 --- a/INSTALL +++ b/INSTALL @@ -49,3 +49,25 @@ To proceed installation: /usr/local/bin/doom2d and enjoy game. + +Installation with package manager +================================= + +Also deb package for binary installation are provided. +There are both 32-bit and 64-bit packages. + +You can install them in such way: + + dpkg -i doom2d-rembo_1.35.1_i386.deb + + or + + dpkg -i doom2d-rembo_1.35.1_amd64.deb + +Music and wad's will be installed at +/usr/share/doom2d-rembo directory and +doom2d binary at /usr/bin + +To remove Doom2D:Rembo type + + dpkg -r doom2d-rembo