Como remove o python 3.4.5 ?

1. Como remove o python 3.4.5 ?

Rodrigo Ranea
SirCode

(usa Ubuntu)

Enviado em 07/07/2016 - 19:07h

Eu uso ubuntu 16.04 e estou com uma versão do python que foi instalada errado e agora que descobri que o python 3.5.1 ja esta instalado, e não sei(ja pesquisei bastante) como desinstalar ela.
E também queria saber se quando eu desinstalar o comando python3 vai ser redirecionado para o python 3.5.1.


  


2. Re: Como remove o python 3.4.5 ?

Mauriciodez
Mauriciodez

(usa Debian)

Enviado em 07/07/2016 - 21:15h

SirCode escreveu:.


Vc tem certeza q a versão 3.4.5 está instalada ??? como vc disse q deu erro na instalação, é quase certeza q o erro se deu pq vc tinha versão mais nova instalada, nesse caso não precisa desinstalar nada, pois nada foi instalado !!

em todo caso confere aí se ela está instalada mesmo
dpkg -l | grep python3.4.5 


Caso só queira excluir possíveis pacotes que ficaram orfãos na não instalação do python3.4.5
sudo apt-get autoremove 


Caso essa versão esteja instalada mesmo e vc queira desinstalar, vc pode usar o comando
sudo apt-get remove python3.4.5 


Mas olha só .. não é certeza q vc irá desinstalar apenas o python3.4.5 sem interferir no python3.5.1, é uma de dar uma conferida na lista de dependencias q vai pro espaço junto com a versão 3.4.5 pra ver se as duas versões não usam a mesma dependencia. e não esquece de conferir tb se for desistalar não corre o risco de quebrar o Ubuntu !!

Na moral ... se for fazer faz o mais funcional ... desinstala logo tudo e depois reinstala a versão 3.5.1 de novo




3. Re: Como remove o python 3.4.5 ?

Perfil removido
removido

(usa Nenhuma)

Enviado em 07/07/2016 - 21:19h

Esse tipo de coia deve ser feito com bastante cuidado.
Com o risco de quebrar o sistema.
Pacotes com dependências desencontradas.

----------------------------------------------------------------------------------------------------------------
Nem direita, nem esquerda. Quando se trata de corrupção o Brasil é ambidestro.
(anônimo)

Encryption works. Properly implemented strong crypto systems are one of the few things that you can rely on. Unfortunately, endpoint security is so terrifically weak that NSA can frequently find ways around it. — Edward Snowden



4. Re: Como remove o python 3.4.5 ?

Rodrigo Ranea
SirCode

(usa Ubuntu)

Enviado em 08/07/2016 - 12:35h

Então se fosse facil como dar sudo apt-get remove python3.4.5 eu ja teria feito eu mesmo, pra ter uma ideia olha os pacotes python instalados:
python python-aptdaemon.gtk3widgets
python2.7 python-attr
python2.7-dev python-blinker
python2.7-minimal python-bs4
python3 python-bzrlib
python3.5 python-cairo
python3.5-minimal python-cffi-backend
python3-apparmor python-chardet
python3-apparmor-click python-configobj
python3-apport python-crypto
python3-apt python-cryptography
python3-aptdaemon python-cups
python3-aptdaemon.gtk3widgets python-dbus
python3-aptdaemon.pkcompat python-debian
python3-autopilot python-debianbts
python3-autopilot-trace python-debtagshw
python3-babeltrace python-defer
python3-blinker python-defusedxml
python3-brlapi python-dev
python3-bs4 python-dirspec
python3-cairo python-distro-info
python3-cffi-backend python-dns
python3-chardet python-dnspython
python3-checkbox-support python-enum34
python3-click-package python-gconf
python3-commandnotfound python-gi
python3-cryptography python-gi-cairo
python3-cups python-glade2
python3-cupshelpers python-gnucash
python3-dateutil python-gobject-2
python3-dbus python-gpgme
python3-dbus.mainloop.qt python-gtk2
python3-debian python-html5lib
python3-decorator python-httplib2
python3-defer python-idna
python3-distupgrade python-imaging
python3-evdev python-ipaddress
python3-extras python-jwt
python3-feedparser python-keyring
python3-fixtures python-launchpadlib
python3-gdbm python-lazr.restfulclient
python3-gi python-lazr.uri
python3-gi-cairo python-ldb
python3-guacamole python-lockfile
python3-html5lib python-lxml
python3-httplib2 python-lzma
python3-idna python-minimal
python3-jinja2 python-ndg-httpsclient
python3-junitxml python-notify
python3-jwt python-oauth
python3-libapparmor python-oauthlib
python3-linecache2 python-oneconf
python3-louis python-openssl
python3-lxc python-pam
python3-lxml python-pexpect
python3-magic python-pil
python3-mako python-piston-mini-client
python3-markupsafe python-pkg-resources
python3-mimeparse python-pmw
python3-minimal python-ptyprocess
python3-oauthlib python-pyasn1
python3-oneconf python-pyasn1-modules
python3-padme python-pyatspi
python3-pbr python-pycurl
python3-pil python-pyinotify
python3-piston-mini-client python-pysimplesoap
python3-pkg-resources python-qt4
python3-plainbox python-qt4-dbus
python3-problem-report python-renderpm
python3-psutil python-reportbug
python3-pyasn1 python-reportlab
python3-pyatspi python-reportlab-accel
python3-pycurl python-requests
python3-pyparsing python-samba
python3-requests python-secretstorage
python3-scope-harness python-serial
python3-simplejson python-service-identity
python3-six python-setuptools
python3-smbc python-simplejson
python3-software-properties python-sip
python3-speechd python-six
python3-subunit python-soappy
python3-systemd python-support
python3-testscenarios python-talloc
python3-testtools python-tdb
python3-tk python-tk
python3-traceback2 python-twisted-bin
python3-tz python-twisted-core
python3-unittest2 python-twisted-web
python3-uno python-ubuntu-sso-client
python3-update-manager python-ubuntutools
python3-urllib3 python-urllib3
python3-xapian1.3 python-vte
python3-xdg python-wadllib
python3-xkit python-wstools
python3-xlib python-wxgtk3.0
python3-xlsxwriter python-wxversion
python3-yaml python-xapian
python-apt python-xdg
python-apt-common python-zope.interface
python-aptdaemon
É, eu tinha uma leve impressão de que os pacotes python3-... eram do 3.4.5 então tentei: sudo apt-get remove python3-* e ele citou o nome de um monte de pacotes e disse que não estavam instalados e simplismente não desinstalou nenhum pacote






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts