Score:1

Uninstall MKUSB

cn flag

So I installed a few weeks ago mkusb to make a persistent live USB and now I don't need it anymore. But I can't find a way to uninstall it, it's not in the "Ubuntu Software" app, it's like there isn't. How can I completely delete it from my computer?

ru flag
How did you install it? NOrmally, `sudo apt remove mkusb 'mkusb-*'` would work.
Score:1
jp flag

How to remove mkusb

  • Standard: If installed via the the PPA ppa:mkusb/ppa, the advice in the comment by Thomas Ward should do it.

    You may want to remove usb-pack-efi too (if installed)

    sudo apt remove mkusb 'mkusb-*' usb-pack-efi
    
  • Alternative: If installed via a tarball, there is an installer script in the directory into which it was extracted, and you can use it to remove too:

    sudo ./dus-installer r  # remove
    
LiberoCarli avatar
cn flag
thank you, it worked
sudodus avatar
jp flag
You are welcome @LiberoCarli :-)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.