[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Uninstall

Joakim Olsson

12/22/2007 2:58:00 PM

How do you uninstall a compiled version of Ruby in GNU/Linux?
--
Posted via http://www.ruby-....

2 Answers

Roger Pack

12/22/2007 7:40:00 PM

0

Joakim Olsson wrote:
> How do you uninstall a compiled version of Ruby in GNU/Linux?

rpm's might come with an uninstall feature. If not that then you maybe
need to delete installed files by hand? Rename them to something else?
You can uninstall your gems by running gem uninstall.
GL.
-Roger
--
Posted via http://www.ruby-....

Gareth Howells

12/22/2007 8:28:00 PM

0

What distribution? When you say compiled, do you mean you built from source
yourself, or did you use a package manager to build from source?

-----

Gareth Howells, CertHE (Dunelm), BCS
CEO, GForce Industries

gareth@gforce-industries.co.uk
07862725134

GForce Industries
86, Warwick Avenue,
Quorn,
Loughborough,
LEICS.
LE12 8HE
----- Original Message -----
From: "Joakim Olsson" <jocke@gnu.org>
Newsgroups: comp.lang.ruby
To: "ruby-talk ML" <ruby-talk@ruby-lang.org>
Sent: Saturday, December 22, 2007 2:58 PM
Subject: Uninstall


> How do you uninstall a compiled version of Ruby in GNU/Linux?
> --
> Posted via http://www.ruby-....
>