1
I downloaded a file. deb directly from the official website (Astah Community installer), and after the download was completed I double-clicked on the file.
The screen of Ubuntu Software was opened (as we can see in the image at the end) and I had installed by clicking the button Install.
After that, the installation process simply did not end. Another software that I was installing (and that had been started before) worked perfectly, but Astah Community did not.
The problem it brought me is that now I can’t make one upgrade
with the apt
, since I am informed that the astah-community package needs to be reinstalled.
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
E: O pacote astah-community precisa ser reinstalado, mas não foi possível
encontrar um arquivo para o mesmo.
I re-downloaded . deb and tried to install again. Only now the process doesn’t even start anymore.
How do I fix this?
For me it either "finalize" the installation of Astah or remove it at once, so that the apt
get back to work.
NOTE: I am using Ubuntu 16.04
Try installing via terminal: sudo dpkg -i package.deb
– Roknauta
Try to rotate a
apt-get -f install
– Marco Giovanni
What is this parameter
-f
ago?– L. WD
@L.WD it fixes broken packages.
– Roknauta
Thank you so much for the comments. I managed to solve the problems.
– L. WD
Despite being about an UML software and having some connection with the scope, it is still more for off-topic, because the problem is more for Ubuntu and not for "software does not work", for this reason I am voting to close.
– Guilherme Nascimento