Проблема с установкой утилиты fv
У меня такая ошибка, когда я пишу fv
esma@esma-Vostro-1015:~$ fv
Error in startup script: can't find package Itcl while executing
"package require Itcl"
(procedure "fvInit" line 10) invoked from within "fvInit"
("eval" body line 1) invoked from within "eval fvInit $argv"
(file "/usr/share/ftools/fv/fvInit.tcl" line 15)
Затем я пытаюсь установить его с помощью:
sudo apt-get install fv
Результаты:
esma@esma-Vostro-1015:~$ sudo apt-get install fv
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package fv 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
However the following packages replace it:
ftools-fv
E: Package 'fv' has no installation candidate
Затем я устанавливаю ftools-fv
но ничего не изменится