문제

i try to install gawk on Ubuntu 12.04 but it give an error

when i enter

sudo apt-get install gawk

it give me the following error.

E:unable to locate packet gawk.
도움이 되었습니까?

해결책

Please check, if the package's name is really gawk. You can search for the package using:

apt-cache search gawk
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top