How do i uninstall mpkg packages in Mac OS X?

How do I uninstall mpkg packages in mac os when they are installed onto the main hard disk? For other applications I use AppZapper, what is the best method to uninstall packages that are installed by a mpkg?
Thank you for any help.

To do it manually, you must delate the application.
Then look in your library folder for it. Open Application support in the library folder and search there
Delete anything you find with the name of that app.
do the same for the system library

Similar Messages

  • How do I uninstall extensions from my mac?

    How do I uninstall extensions from my mac? I'm trying to uninstall the Greatdy System Audio and Sunflower extensions. It would really be nice if macs had a comprehensive program to uninstall programs and plugins.

    Open Extensions preferences in System Preferences. That is if you mean Yosemite extensions. Otherwise, use any uninstaller provided by the developer or read the following:
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper
        2. AppDelete
        3. Automaton
        4. Hazel
        5. AppCleaner
        6. CleanApp
        7. iTrash
        8. Amnesia
        9. Uninstaller
      10. Spring Cleaning
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • How can i uninstall steam from my mac

    How can I uninstall Steam from my mac & macpro

    Follow the developer's instructions:
    https://support.steampowered.com/kb_article.php?ref=3329-WUJN-5636

  • How can I uninstall Windows from my mac?

    how can i uninstall windows from my mac?

    Use the Boot Camp Assistant in the /Applications/Utilities/ folder to return the drive to a single partition setup. If you were running Windows from a disk image, delete that image.
    (60975)

  • How do i uninstall MplayerX from my mac?

    How do i uninstall MplayerX from my mac? please help

    MPlayerX is a legitimate program (I do use it) http://mplayerx.org
    However I did have MPlayerX.zip (9.0MB) download due to clicking on a wrong link, this one is malware.(genuine app is 35.6MB zipped)
    Checking MPlayerX.zip with http://virusscan.jotti.org  detects Adware.MAC.OSX.ExtensionsInstaller.F
    You can use the Free BetterZip Quick Look Generator to view files in an app without unzipping.

  • How do I uninstall "livid" from my Mac?

    if anyone can help and tell us how to uninstall "livid"  from our mac? 

    it is on a Mac, No we are not running windows ...  it is not doing anything, my husband downleaded it by accident and when he tries to delete it it says it is on use. we can't get rid of it ...

  • Deals4U is popping up on all my search pages. I NEVER loaded it. how do you UNINSTALL it on a MAC?

    Deals4U is popping up on all my search pages. It started with the new Firefox update!!! I NEVER LOADED Deals4U. When I clicked the option for uninstalling the app, the link tried to download an *.exe file. I am a MAC user!!! Also, Deals4U does not show up in my Add-ons or Extensions. How do you UNINSTALL Deals4U it on a MAC?

    Hello quinns5x,
    Thanks for contacting Mozilla Support. The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information. <br>
    '''Note''': ''This will cause you to lose any Extensions and some Preferences.''
    *Open websites will not be saved in Firefox versions lower than 25.
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • How do I uninstall Itunes11 on a mac? I HATE ITUNES 11

    im trying to reinstall itunes 10.7 but when i try it says i cant because another itunes is already installed (itunes 11), so how do i uninstall itunes 11 on a mac?

    At least since CS3, for sure, there's an uninstaller for Photoshop that gets installed in ./Applications/Utilities/Adobe Installers/ when you install Photoshop.  Can't remember whether there was one for CS2 already or not.
    Re-installing without first trashing Photoshop preferences is futile, as you end up right back where you started.  To re-create the preferences files for Photoshop, start the application while holding down Command+Option+Shift. Then, click Yes to the message, "Delete the Adobe Photoshop Settings file?"; or remove the files manually.  This tech note describes the location of Photoshop preferences files in CS4; I can't immediately locate a similar note for CS2.
    You should also Repair Permissions with Apple's Disk Utility before and after every installation, re-install, update or upgrade of any application or the OS.
    Wo Tai Lao Le
    我太老了

  • How to install/uninstall multiple packages from a list

    Is there any way to install/uninstall multiple packages written in file? E.g. I have text file with content:
    packageA
    packageB
    packageC
    And I want use something like "pacman -S <<< file-with-packages". I know, I can get these files on one line and paste it as parameters, but this is not pretty way.
    I tried searching (also in man), but I didn't found anything (if I missed this in man/wiki, I am sorry, now is "early tomorow" and my mind needs redbull or sleep )

    https://wiki.archlinux.org/index.php/Pa … d_packages

  • How do I uninstall iTunes from my Mac book Air

    My wife gave me her Macbook Air and I want to install my own iTunes on it. How do I uninstall my wife's iTunes?

    Delete the entire /Music/iTunes folder.

  • How do I uninstall mavericks from my mac

    I wish to uninstall mavericks from my mac format the disk and reinstall the original disk it came with. But fomat won't reconize the original disk since mavericks has been installed. Any suggestions?

    Revert to a Previous OS X
    Revert to former OS from Mavericks

  • How do you uninstall things on a mac

    im new to macs and ive downloaded quite a few programs some i want to delete how do i do that ?

    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper 2.0.1
        2. AppDelete 3.2.6
        3. Automaton 1.50
        4. Hazel
        5. AppCleaner 2.1.0
        6. CleanApp
        7. iTrash 1.8.2
        8. Amnesia
        9. Uninstaller 1.15.1
      10. Spring Cleaning 11.0.1
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • How do i uninstall itunes from my mac?

    I have a MacBook Air that I received from work. It used to be used by another colleague and has their iTunes installed. I uninstalled iTunes by dragging the application to the trash and downloaded and installed the newest version today. I was not prompted to login and when I launch the program, it brings in the existing iTunes library from the other user.
    How do I start over and bring my iTunes account onto this computer?
    I went into the activity monitor and made sure to delete iTunes before the uninstall/install but can't seem to figure out what to do next.
    Thanks,
    Anne

    You only dragged the app to the trash. There is no need to remove the app. There are associated files in the Users>Accounts>Music>iTunes folder that also need to be deleted.
    If you have iTunes on another Mac then network the 2 Macs together and drag your iTunes folder into the Music folder on the receiving Mac.
    Or if you have an ext HD then move your iTunes folder to the ext HD -  once the transfer is completed then plug in the ext HD to the MacBook Air and drag the iTunes folder over.
    MJ

  • How do I uninstall Firefox from my Mac?

    I downloaded Firefox to my Mac OS X 10.7.2 when a script I wanted to install wasn't compatible with Safari. However, now i want to uninstall Firefox, but when I drag it to the trash and try to delete it, a window pops up that says it can't be deleted because "the program is in use". Does anyone know how to fix this, or another way to uninstall Firefox?
    Thanks, Jamie

    As stated above you need to quit Firefox and then you can empty the trash with it in there (or relaunch finder or reboot will also quit FF of course).
    Note, if you want to remove all of the stuff FF installs then in addition to the app there are the following in your home directory:
    ~/Library/Application Support/Firefox
    ~/Library/Preferences/org.mozilla.firefox.plist

  • How do i uninstall software from my mac book pro

    I installed canon software on  my mac, I would like to uninstall, it will not drag to trash can

    Best way to uninstall programs or apps
    The best way is to contact the developers site for uninstall instructions, especially if the software required you to enter your Admin password to install.
    It might have placed "hooks" into the OS X kernel called kext files that load when OS X boots up or in other locations that require a uninstaller to use root level power to uninstall correctly.
    If one simply only drags the application icon they see in their Applications or Utilities folder to the Trash, what happens is these leftover parts in OS X itself don't get updated for compatibility with later OS X updates and/or might cause a security or stability issue later on which the machine will boot to a "Gray Screen Issue" and remain stuck.
    Self contained programs/apps
    If the developer then says it's perfectly fine to drag the application icon located in the Applications or Applications > Utilities folder to the Trash, then you can do that. These types of programs are what we call "self contained" meaning everything it pretty much requires is inside the Application icon which is really a hidden folder called a "package".
    Since "self contained" programs or apps can be run from just about anywhere they are placed, like in User Account folders so only that User can run them, however for global use amongst all User Accounts on the machine and in most cases of installers, they are stored in the Applications and/or Applications > Utilities folder.
    Keep your Downloads folder clear
    It is not advised to keep downloaded programs in the Downloads folder, rather to keep this clear at all times except during a known active download as to be wary of bad websites that will cause a "driveby download" hoping one will click or run to infect their machine. The Downloads folder is not a storage place, rather if you wish to keep a installer, place it someplace else in your User folders, like creating a folder called "Installers" or "Downloaded PDFs" and keeping them in your Utilities or Documents folders in your Home directory.
    Concerning appdelete/appremoval type software
    It is not advised to use "appdelete" type programs for the fact that there are hundreds of thousands of programs/apps and developers changing them all the time, thus it's almost impossible to keep up with all the changes. So as a result many of these appdelete type programs rely upon using a search feature and hoping the developer tagged their files with a name to locate files, which is not always the case. Accidents occur as users of these type programs delete other files or not get all parts installed by the developer.
    Many developers use other developers software, like Pace for copy protection or Soundflower for a audio driver, when they install their software, thus the appdelete type software misses these files installed in the OS X kernel which then later get outdated or have security issues that are not fixed as the parent program is missing that does the updates.
    The Dock
    The Dock doesn't contain real programs, those are what's called "Aliases" or Windows users would know as "Shortcuts" which direct to the actual program, file or folders located elsewhere. To show the location of the real item in the Dock, right click and select Open > Show in Finder. The item there is the real thing, that's what is dragged to the Trash to delete (then Finder > Empty Trash to permanently delete it). 
    To delete the icon off the Dock, merely drag it's icon off onto the Desktop area and release, it does a puffy smoke thing and disappears.
    To place a mistakenly deleted Alias off the Dock back on, locate it by clicking on the Smiley  Face in the Dock to open a new Finder window, then navigate to it's actual location and drag it's original item into the Dock until it makes room and release. If you accidentally drop the icon on the Desktop, place it back in it's original location first, then attempt the Dock again.

Maybe you are looking for

  • How to create a help page in my application like the one in HTMLDB ?

    Hi, What's the best way to create a help file for my application and link it like the help link at the top right of HTMLDB ? Thank you.

  • Dynamic file attachment in distribution.xml

    Hi I'm trying to attach a PDF file to a report using a distribution.xml file. If I hard code the filename it works fine but I need to attach a different file to every report so want to use a variable. Unfortunately this gives the error: Terminated wi

  • Multiple Lesson Course- Separate projects?

    I just realized that you cannot have multiple quizzes in one project, and am hoping for some advice.  I have a course that has many lessons, with a quiz at the end of each lesson.  Originally I planned on it being one big project, but that can't happ

  • IMAC will not power up

    I just purchased an iMAC, unpacked it, set it up, plugged it in and it will not power up

  • Hardwired connection lost???

    I am trying to sync my iPad Air (iOS 7.1.2) to iTunes 12.0.1.26 (Retina MB Pro, OSX Yosemite 10.10), but I get the message "The iPad could not be synced because the connection to iPad was lost." This is with a hard USB connection to the computer, and