I cant run any programs without this "libhal1" package or something and i cant figure out how to install it. someone please help. Greatly appreciated
Asked
Active
Viewed 87 times
1 Answers
0
If you have Ubuntu 12.04 installed:
sudo apt-add-repository universe
sudo apt-get update
sudo apt-get install libhal1

A.B.
- 90,397
apt-file
) – kos Nov 10 '15 at 02:06libhal1
, but you can use the second answer in the question I linked to find out. – kos Nov 10 '15 at 02:16lsb_release -a
– A.B. Nov 11 '15 at 10:27