[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

two version pythons in my system



I installed python2.4 through apt-get. After installed python2.4,
python2.3 is still in my sytem.

when I do this command: # python -V
Python 2.3.5

but if do  this command: # dpkg -l | grep -i python
ii  libapache2-mod 3.1.3-3        An Apache module that embeds Python within t
ii  libapache2-mod 3.1.3-3        An Apache 2 module that embeds Python 2.3 wi
ii  libboost-pytho 1.32.0-6       Boost.Python Library
ii  python         2.3.5-2        An interactive high-level object-oriented la
ii  python-crypto  2.0+dp1-2      cryptographic algorithms and protocols for P
ii  python-foomati 0.7.4.14       Python interface to the Foomatic printer dat
ii  python-glade2  2.6.1-2        GTK+ bindings: Glade support
ii  python-gnome2  2.6.1-1        Python bindings for the GNOME desktop enviro
ii  python-gtk2    2.6.1-2        Python bindings for the GTK+ widget set
ii  python-newt    0.51.6-20      A NEWT module for Python
ii  python-psyco   1.4-1          python specializing compiler (for the defaul
ii  python-twisted 1.3.0-8        Event-based framework for internet applicati
ii  python-zopeint 3.0.1-1        Python library for API definitions through i
ii  python2.3      2.3.5-3sarge1  An interactive high-level object-oriented la
ii  python2.3-cryp 2.0+dp1-2      cryptographic algorithms and protocols for P
ii  python2.3-glad 2.6.1-2        GTK+ bindings: Glade support
ii  python2.3-gnom 2.6.1-1        Python bindings for the GNOME desktop enviro
ii  python2.3-gtk2 2.6.1-2        Python bindings for the GTK+ widget set
ii  python2.3-nume 23.8-1         Numerical (matrix-oriented) Mathematics for
ii  python2.3-psyc 1.4-1          python specializing compiler (for python 2.3
ii  python2.3-pyor 2.0.1-2        A Python language binding for the ORBit2 COR
ii  python2.3-twis 1.3.0-8        Event-based framework for internet applicati
ii  python2.3-twis 1.3.0-8        Event-based framework for internet applicati
ii  python2.3-zope 3.0.1-1        Python library for API definitions through i
ii  python2.4      2.4.1-2        An interactive high-level object-oriented la
#
my system has both pyton2.3 and python2.4. Is it safe to remove
python2.3 using apt-get remove.



Reply to: