/usr/share/doc/evince-hwp/README is in evince-hwp 0.1.1-2ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | evince-hwp-backend for hwp document
evince에서 hwp 문서를 보기 위한 백엔드입니다.
INSTALL
-------
sudo apt-get update
sudo apt-get install libgsf-1-dev libcairo2-dev libevince-dev fonts-nanum
./autogen.sh
make
sudo make install
Making deb Package
------------------
cd evince-hwp
dch -l custom
dpkg-buildpackage -b
ls ..
|