Вопрос

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