上网搜了下,貌似wine1.5好些,因此想彻底卸载wine 1.4后重装wine1.5
但是我使用
代码: 全选
sudo apt-get purge wine[TAB]
代码: 全选
$ sudo apt-get purge wine
wine1.4 wine1.4-common wine-gecko1.4
wine1.4-amd64 wine1.4-i386 winetricks
我使用
代码: 全选
sudo apt-get purge wine*
卸载后居然可以释放850M的空间,吓了我一跳。The following packages will be REMOVED:
apt-transport-https* aptdaemon* apturl* bluez-cups* brasero* brasero-cdrkit*
chromium-browser* chromium-browser-l10n* chromium-codecs-ffmpeg* cmake*
compiz* compiz-gnome* compiz-plugins-main-default*
compizconfig-backend-gconf* cups* curl* emacs23* evolution-data-server*
flashplugin-installer* gconf-service* gconf-service-backend* gconf2*
geoclue* geoclue-ubuntu-geoip* gir1.2-gconf-2.0* gir1.2-rb-3.0*
gir1.2-totem-1.0* gir1.2-totem-plparser-1.0* gir1.2-ubuntuoneui-3.0* gksu*
gnome-control-center* gnome-media* gnome-power-manager* gnome-session*
gnome-session-bin* gnome-settings-daemon* gnome-terminal*
gnome-terminal-data* gnome-user-share* gstreamer0.10-gconf*
gstreamer0.10-plugins-bad* gvfs-backends* hplip* ia32-libs*
ia32-libs-multiarch:i386* ibus* ibus-pinyin* ibus-table* ibus-table-wubi*
indicator-datetime* indicator-power* indicator-printers* indicator-session*
jockey-common* jockey-gtk* kerneloops-daemon* landscape-client-ui-install*
language-selector-gnome* libbonoboui2-0* libbrasero-media3-1*
libcamel-1.2-29* libcanberra-gtk-module* libcanberra-gtk-module:i386*
libcanberra-gtk3-module* libcmis-0.2-0* libcompizconfig0* libcurl3*
libcurl3-gnutls* libcurl3-nss* libebackend-1.2-1* libebook-1.2-12*
libecal-1.2-10* libedata-book-1.2-11* libedata-cal-1.2-13*
libedataserver-1.2-15* libedataserverui-3.0-1* libfolks-eds25*
libfolks-telepathy25* libfolks25* libgconf2-4* libgdata13* libgksu2-0*
libgnome-media-profiles-3.0-0* libgnome2-0* libgnome2-common* libgnomeui-0*
libgnomevfs2-0* libgnomevfs2-common* libgssapi3-heimdal* libgweather-3-0*
libgweather-common* libheimntlm0-heimdal* libhx509-5-heimdal*
libkrb5-26-heimdal* libldap-2.4-2* libmetacity-private0* libnm-gtk0*
liboauth0* libpam-winbind* libqtgconf1* libquvi7* libraptor2-0* librasqal3*
librdf0* libreoffice-base-core* libreoffice-calc* libreoffice-common*
libreoffice-core* libreoffice-draw* libreoffice-emailmerge*
libreoffice-gnome* libreoffice-gtk* libreoffice-help-en-us*
libreoffice-help-zh-cn* libreoffice-impress* libreoffice-math*
libreoffice-style-human* libreoffice-style-tango* libreoffice-writer*
librhythmbox-core5* libslv2-9* libsmbclient* libtotem-plparser17* libtotem0*
libubuntuoneui-3.0-1* libunity-2d-private0* libunity-core-5.0-5*
libwind0-heimdal* libxmlrpc-core-c3* light-themes* metacity*
metacity-common* mythes-en-us* nautilus-sendto-empathy* nautilus-share*
network-manager-gnome* openjdk-7-jdk* openjdk-7-jre*
printer-driver-gutenprint* printer-driver-hpcups* pulseaudio-module-gconf*
python-aptdaemon* python-aptdaemon.gtk3widgets* python-aptdaemon.pkcompat*
python-compizconfig* python-cupshelpers* python-gconf* python-pycurl*
python-smbc* python-software-properties* python-uno* rhythmbox*
rhythmbox-mozilla* rhythmbox-plugin-cdrecorder* rhythmbox-plugin-magnatune*
rhythmbox-plugin-zeitgeist* rhythmbox-plugins* samba-common-bin* seahorse*
sessioninstaller* smbclient* software-center* software-properties-gtk*
stardict-gnome* stardict-plugin* stardict-plugin-espeak*
stardict-plugin-festival* supertux* system-config-printer-common*
system-config-printer-gnome* system-config-printer-udev* totem*
totem-mozilla* totem-plugins* transmission-gtk* ubuntu-artwork*
ubuntu-desktop* ubuntu-tweak* ubuntuone-client-gnome* unity* unity-2d*
unity-2d-panel* unity-2d-shell* unity-2d-spread* unity-common*
unity-greeter* unity-lens-applications* unity-services* update-manager*
update-notifier* vlc* vlc-nox* vlc-plugin-notify* vlc-plugin-pulse*
whoopsie* winbind* wine-gecko1.4* wine1.4* wine1.4-amd64* wine1.4-common*
wine1.4-i386:i386* winetricks* xul-ext-ubufox*
The following NEW packages will be installed:
default-jre default-jre-headless icedtea-6-jre-cacao icedtea-6-jre-jamvm
icedtea-netx icedtea-netx-common openjdk-6-jre openjdk-6-jre-headless
openjdk-6-jre-lib stardict-gtk
0 upgraded, 10 newly installed, 203 to remove and 0 not upgraded.
Need to get 33.5 MB of archives.
After this operation, 850 MB disk space will be freed.
Do you want to continue [Y/n]? n
我担心这样作会不会把其它的一些有用的软件也给卸了。
麻烦诸位看看这样作有没有问题。