dwanders
January 25th, 2005, 06:38 PM
I am trying to uncompress a file that is in lzh format (extension) *.lha. File roller tries to open the file then fails as LZH is not installed. So an attemtp to install lzh or lha with:
apt-get update
apt-get install lha
or
apt-get install lhz
returns:
root@PC201:/home/danderso # apt-get install lha
Reading Package Lists... Done
Building Dependency Tree... Done
Package lha is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package lha has no installation candidate
root@PC201:/home/danderso #
If it has been replaced, by what? if so, is there a way to configure file roller to use the replacement?
If it has not been replaced, is there a different way to install it (I know I could use
synaptic, but searches in it for lha or lzh also show nothing.
Thanks in advance for the help.
apt-get update
apt-get install lha
or
apt-get install lhz
returns:
root@PC201:/home/danderso # apt-get install lha
Reading Package Lists... Done
Building Dependency Tree... Done
Package lha is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package lha has no installation candidate
root@PC201:/home/danderso #
If it has been replaced, by what? if so, is there a way to configure file roller to use the replacement?
If it has not been replaced, is there a different way to install it (I know I could use
synaptic, but searches in it for lha or lzh also show nothing.
Thanks in advance for the help.