公式サイト
http://www2m.biglobe.ne.jp/~dolphin/lha/lha.htm
autoconf版
http://sourceforge.jp/projects/lha/files/
インストール
$ gzip -dc lha-1.14i-acxxxxxxx.tar.gz | tar xvf -
$ cd lha-1.14i-acxxxxxxx
$ sh ./configure
$ make
$ make check
# make install