Perguntas com a marcação «package-management»

Perguntas sobre o gerenciamento de pacotes de software, em particular os sistemas APT e dpkg.

2
O que o apt-get --fix-missing faz e quando é útil?
Na página do manual: -m, --ignore-missing, --fix-missing Ignore missing packages; if packages cannot be retrieved or fail the integrity check after retrieval (corrupted package files), hold back those packages and handle the result. Use of this option together with -f may produce an error in some situations. If a package …




11
Como excluir pacotes quebrados no ubuntu
Não consigo remover o pacote quebrado. Use o seguinte comando: sudo apt-get -f install mas eu recebo a seguinte resposta: Preparing to unpack .../nodejs_0.10.28-1chl1~trusty1_amd64.deb ... Unpacking nodejs (0.10.28-1chl1~trusty1) over (0.10.25~dfsg2-2ubuntu1) ... dpkg: error processing archive /var/cache/apt/archives/nodejs_0.10.28-1chl1~trusty1_amd64.deb (--unpack): trying to overwrite '/usr/share/man/man1/node.1.gz', which is also in package nodejs-legacy 0.10.25~dfsg2-2ubuntu1 dpkg-deb: error: …


8
não foi possível instalar o npm no ubuntu
Tentei instalar o nodejs e o npm no ubuntu 12.04. Eu pesquisei e fiz isso. Agora, não consegui instalar o npm na máquina. sudo apt-get install npm O que me dá isso The following packages have unmet dependencies: npm : Depends: nodejs but it is not going to be installed …









Ao utilizar nosso site, você reconhece que leu e compreendeu nossa Política de Cookies e nossa Política de Privacidade.
Licensed under cc by-sa 3.0 with attribution required.