LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 10-30-2008, 08:26 AM   #1
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Rep: Reputation: 51
replace totem-mozilla as a plugin for iceweasel


hi

I'd like to remove totem-mozilla and install mozilla-mplayer as a plugin for iceweasel.
my lenny will remove these all additional packages:
Code:
# apt-get remove totem-mozilla
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  bluez-gnome libgnomekbd2 libepc-ui-1.0-1 ekiga python-gst0.10 libmtp7
  gcalctool gnome-desktop-environment libpth20 gnome-nettool gnome-media
  metacity libepc-1.0-1 libgtk-vnc-1.0-0 nautilus libgksu1.2-0 python-notify
  aspell pkg-config genisoimage gnome-settings-daemon libgda3-common
  python-gnome2-extras gucharmap zenity libgksuui1.0-1 gnome-games cheese
  evolution-exchange libspectre1 gnome-network-admin libgnome-media0
  app-install-data gnome-power-manager unzip gnome-cards-data totem-plugins
  gnome-screensaver rhythmbox libgtksourceview1.0-0 python-gdata alacarte
  gedit gnome-menus python-gtksourceview2 gtk2-engines-pixbuf
  system-config-printer dvd+rw-tools gnome-control-center libhtml-parser-perl
  libpt-1.10.10-plugins-alsa gnome-themes libtrackerclient0 metacity-common
  seahorse libggzmod4 libxml-twig-perl libtotem-plparser10 totem-common
  vinagre swfdec-gnome libpt-1.10.10 gnome-media-common nautilus-data libgpod3
  libxml-parser-perl libgalago3 system-tools-backends libgweather1
  guile-1.8-libs python-gtkmozembed python-gtkhtml2 libgnomekbd-common p7zip
  gedit-common gnome-utils gnome-themes-extras libdmx1 gdm-themes
  libmusicbrainz4c2a libnet-dbus-perl fast-user-switch-applet arj gnome-about
  gnome-volume-manager nautilus-cd-burner libexempi3 gtk2-engines
  libgnomeprint2.2-data libgtksourceview2.0-common libkpathsea4 libgnomekbdui2
  eog gdm libgtksourceview2.0-0 libslab0 capplets-data gnome-backgrounds
  python-eggtrayicon python-sexy python-xdg gnome-spell libggz2
  libgweather-common wodim libgtksourceview-common vino gnome-system-monitor
  evince gnome-games-data gnome-app-install gnome-user-guide libopal-2.2
  totem-gstreamer libgnome-window-settings1 libmetacity0 cdrdao
  libgnomevfs2-bin zip python-gdbm gnome-core gnome-netstatus-applet
  dmz-cursor-theme python-4suite-xml libxklavier12 liboobs-1-4 libgucharmap6
  gnome-applets libgda3-3 libpt-1.10.10-plugins-v4l libgpgme11 python-gmenu
  libggzcore9 libgmyth0 gconf-editor gnome-system-tools libhtml-tree-perl
  gnome-panel libwww-perl gnuchess gstreamer0.10-gnomevfs deskbar-applet
  libnautilus-burn4 python-gnome2-desktop gnome-applets-data
  libgnomeprint2.2-0 libhtml-tagset-perl desktop-file-utils libavahi-ui0
  transmission-common gnome-session libgtkglext1 gstreamer0.10-tools
  libgnomeprintui2.2-0 libgdl-1-0 libgnomeprintui2.2-common file-roller
  serpentine libopenobex1 libspeexdsp1 transmission-gtk gnome-panel-data
  sound-juicer libgnomecups1.0-1 libgdl-1-common gnome-vfs-obexftp
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  gnome totem-mozilla
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 263kB disk space will be freed.
Do you want to continue [Y/n]?
are there only packages using by totem-mozilla or it will destroy Gnome or other programs ?
 
Old 10-31-2008, 06:04 PM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
It looks as though it wants to take out both Gnome and the plugin. The rest of the packages are potentially orphaned or simply not needed. If you allow it to go through it will only remove those 2 packages. To remove the big list, use apt-get autoremove.
 
Old 10-31-2008, 06:44 PM   #3
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Original Poster
Rep: Reputation: 51
Quote:
Originally Posted by XavierP View Post
It looks as though it wants to take out both Gnome and the plugin. The rest of the packages are potentially orphaned or simply not needed. If you allow it to go through it will only remove those 2 packages. To remove the big list, use apt-get autoremove.
beware of apt-get autoremove
this is quite dangerous !!!
 
Old 10-31-2008, 07:32 PM   #4
userlander
Member
 
Registered: Jul 2008
Distribution: Arch, Debian
Posts: 61

Rep: Reputation: 18
Quote:
Originally Posted by cccc View Post
beware of apt-get autoremove
this is quite dangerous !!!
Just curious - why is this dangerous? I use it all the time. Well, not all the time, but I have used it here and there without apparent problems.
 
Old 10-31-2008, 07:41 PM   #5
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Original Poster
Rep: Reputation: 51
Quote:
Originally Posted by userlander View Post
Just curious - why is this dangerous? I use it all the time. Well, not all the time, but I have used it here and there without apparent problems.
then go ahead and try this command under Gnome.
 
Old 10-31-2008, 09:14 PM   #6
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
It works fine in KDE...
 
Old 10-31-2008, 11:17 PM   #7
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,884
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
autoremove works quite well. Besides it asks if its OK to remove , it doesn't just remove things.

apt-get update && apt-get dist-upgrade

apt-get autoclean
apt-get autoremove

keeps things updated and nice and clean.
 
Old 11-01-2008, 10:21 AM   #8
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Original Poster
Rep: Reputation: 51
Quote:
Originally Posted by craigevil View Post
autoremove works quite well. Besides it asks if its OK to remove , it doesn't just remove things.

apt-get update && apt-get dist-upgrade

apt-get autoclean
apt-get autoremove

keeps things updated and nice and clean.
then try under Gnome.

after:

apt-get autoremove

my Gnome was unusable.
 
Old 11-01-2008, 12:38 PM   #9
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,884
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
Quote:
Originally Posted by cccc View Post
then try under Gnome.

after:

apt-get autoremove

my Gnome was unusable.
Just one more reason not to use gnome.

autoremove basically removes the same packages deborphan would.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Edit The Filetypes Associated With a Firefox/Iceweasel Plugin Tortanick LinuxAnswers Discussion 1 02-28-2009 09:25 PM
gnash 0.8.3-2 plugin for Iceweasel 3.0 problems vharishankar Debian 7 08-07-2008 06:28 AM
Help! Can not get acrobat plugin to work with iceweasel walterbyrd Debian 2 04-09-2008 11:31 AM
Changing from totem to mplayer in Iceweasel fof3 Linux - Software 1 07-14-2007 09:36 PM
totem mozilla plugin issue cooljed Linux - Software 1 01-18-2006 08:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:18 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration