Eu tenho esse tipo de erro quando escrevo 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)
Então, tento instalá-lo com:
sudo apt-get install fv
Os resultados são:
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
Em seguida, instalo ftools-fv
, mas nada muda