Jump to content

Uninstall configured tar files [solved]


jofg
 Share

Recommended Posts

OK

'

This has probably been asked, but how do you uninstall packages that are tar.gz archived and had to be ->

 

./configure

make

make install

 

?

 

I am trying to install

 

ruby 1.8.5 tar.gz

tag lib 1.4 tar.gz

xine 1.13 tar.gz

 

which are ultimately needed for

 

amarok 1.4.2

 

After attempting to install these packages, they crashed the audio in Firefox 2.

 

No Java sound or Real Player 10 sound.

Is there an easy way to uninstall or do I have to manually find each file that was created?

Or how can I back track and restore Firefox back to audio working?

 

Thanks

 

NM

 

I think I just uninstalled taglib and xine, using

make uninstall

Link to comment
Share on other sites

You can save compiling by using this to find apps. Here's what I found, and I have all these apps available without compiling:

 

[ian@europa ~]$ urpmf --name ruby
ruby
ruby-actionpack
ruby-activesupport
ruby-activerecord
ruby-progressbar
ruby-sary
ruby-RubyGems
ruby-actionmailer
ruby-actionwebservice
ruby-rake
ruby-svn
ruby-svn-devel
ruby
ruby-devel
ruby-doc
ruby-tk
ruby
ruby-actionpack
ruby-progressbar
ruby-sary
ruby-RubyGems
ruby-actionmailer
ruby-actionwebservice
ruby-activesupport
ruby-papi
ruby-rake
libgraphvizruby0
qtruby
ruby-devel
ruby-doc
ruby-papi-devel
ruby-svn
ruby-svn-devel
ruby-tk
ruby-glib2
ruby-atk
ruby-pango
ruby-gdkpixbuf2
ruby-gtk2
ruby-libart2
ruby-gconf2
ruby-gnomecanvas2
ruby-gettext
ruby-gnome2
ruby-libglade2
ruby-amazon
ruby-bdb
ruby-cairo
ruby-eet
ruby-gnomevfs2
ruby-gtktrayicon
ruby-imlib2
ruby-ldap
ruby-log4r
ruby-rbogl
ruby-sqlite3
ruby-zoom
apache-mod_ruby
eruby
mecab-ruby
ruby-RMagick
ruby-SDL
ruby-activeldap
ruby-activerecord
ruby-cairo-devel
ruby-clearsilver
ruby-ecasound
ruby-ecore
ruby-ecore-devel
ruby-edje
ruby-esmart
ruby-evas
ruby-evas-devel
ruby-feedparser
ruby-flexmock
ruby-gnome2-devel
ruby-gnomeprint2
ruby-gnomeprintui2
ruby-gst
ruby-gtk
ruby-gtkglext
ruby-gtkhtml2
ruby-gtkmozembed
ruby-gtksourceview
ruby-ldetect
ruby-libburn
ruby-libgda2
ruby-libxml
ruby-mysql
ruby-pam
ruby-panelapplet2
ruby-racc
ruby-rmail
ruby-rpm
ruby-rsvg2
ruby-sqlite
ruby-svgcairo
ruby-tar
ruby-transaction-simple
ruby-vte
ruby-xmms
ruby-xosd
ruby-zip
scim-ruby
weechat-ruby
xchat-ruby

 

that's ruby sorted, next:

 

[ian@europa ~]$ urpmf --name libtag
libtaglib0
libtaglib0-devel
libtaglib0
libtaglib0-devel
libtagedit
libtagedit5
libtagedit5-devel
python-libtagedit

 

that's the tag lib sorted, and next:

 

[ian@europa ~]$ urpmf --name xine
libxinerama1
libxine1
libxinerama1-devel
xinetd
xine-plugins
amarok-engine-xine
xine-arts
xine-esd
xine-ui
libxine1
libxine1-devel
xine-aa
xine-arts
xine-dxr3
xine-esd
xine-flac
xine-gnomevfs
xine-image
xine-plugins
xine-sdl
xine-smb
xinetd
xinetd-ipv6
xinetd-simple-services
libxinerama1
libxinerama1-devel
libxine1
xinetd
xine-plugins
amarok-engine-xine
libxine1-devel
libxinerama1-static-devel
xine-aa
xine-arts
xine-dxr3
xine-esd
xine-flac
xine-gnomevfs
xine-image
xine-sdl
xine-smb
xine-ui
xine-ui-aa
xine-ui-fb
xinetd-ipv6
xinetd-simple-services
distcc-daemon-xinetd
vdr-plugin-xineliboutput
xineliboutput-fe-xine
gxine
pyxine
gxine-mozilla
oxine
xine-skins
xineliboutput-fe-fb
xineliboutput-fe-x11
libxine1-devel
libxine1
xine-arts
xine-aa
xine-dxr3
xine-flac
xine-image
xine-esd
xine-faad
xine-sdl
xine-smb
xine-plugins
xine-gnomevfs

 

and that's xine sorted. All can be installed using the urpmi command or with the Install Software gui application.

 

Even amarok can be installed too without compiling.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...