#48260 closed request (invalid)
How to uninstall root (root was installed using Mac Ports)
Reported by: | umang.ipu@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Recently I installed root using Mac Ports,but now I wish to re install root with my own preferences (basically I want to link root with pythia), so I request you guys to please help me with the same. please help me with two things.
- How to know the location of your install , done by macports , which location Mac ports uses for installation ?
- How to uninstall root which was installed by mac ports?
Many Thanks :)
Change History (3)
comment:1 Changed 9 years ago by harciga
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | root uninstall removed |
---|---|
Priority: | High → Normal |
Resolution: | → invalid |
Status: | new → closed |
If you installed root with MacPorts, you probably ran:
sudo port install root
To see what files were installed by MacPorts when you ran this, run:
port contents root
To uninstall root, run:
sudo port uninstall root
If you want to uninstall MacPorts itself, see wiki:FAQ#uninstall.
If you need further help using MacPorts, please write to the macports-users mailing list rather than by opening tickets in the issue tracker.
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
wiki:FAQ