Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Need help deleting an app

  1. #1
    Join Date
    May 2022
    Beans
    187

    Need help deleting an app

    Need help deleting an emulator app. Didn't install it with synaptic (or Ubuntu software center)

    It's called "FS-UAE Launcher"

  2. #2
    Join Date
    May 2010
    Beans
    3,269

    Re: Need help deleting an app

    What is the output of:
    Code:
    dpkg -l | grep uae
    This may give clues

  3. #3
    Join Date
    Oct 2006
    Beans
    58,287

    Re: Need help deleting an app

    Thread moved to the "Emulators" forum.
    Last edited by howefield; August 17th, 2022 at 05:36 PM.

  4. #4
    Join Date
    May 2022
    Beans
    187

    Re: Need help deleting an app

    Quote Originally Posted by ActionParsnip View Post
    What is the output of:
    Code:
    dpkg -l | grep uae
    This may give clues
    Interestingly, this command line does nothing
    (?)

  5. #5
    Join Date
    May 2010
    Beans
    3,269

    Re: Need help deleting an app

    OK try
    Code:
    grep -i UAE /usr/share/applications/*
    What is the output?

  6. #6
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Need help deleting an app

    Without knowing how you installed it, use this and return the output back in your reply:
    Code:
    sudo apt-get purge --auto-remove fs-uae-launcher
    Architecture: all
    Version: 3.0.2+dfsg-2
    If that don't work you'll have to point us to the link used to install it..
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  7. #7
    Join Date
    May 2022
    Beans
    187

    Re: Need help deleting an app

    Quote Originally Posted by ActionParsnip View Post
    OK try
    Code:
    grep -i UAE /usr/share/applications/*
    What is the output?
    Thanks again & again no output

    Code:
    michael@michael-HP-EliteDesk-800-G1-SFF:~$ grep -i UAE /usr/share/applications/*
    michael@michael-HP-EliteDesk-800-G1-SFF:~$ grep -i UAE /usr/share/applications/*
    michael@michael-HP-EliteDesk-800-G1-SFF:~$

  8. #8
    Join Date
    May 2022
    Beans
    187

    Re: Need help deleting an app

    Quote Originally Posted by 1fallen View Post
    Without knowing how you installed it, use this and return the output back in your reply:
    Code:
    sudo apt-get purge --auto-remove fs-uae-launcher
    Architecture: all
    Version: 3.0.2+dfsg-2
    If that don't work you'll have to point us to the link used to install it..
    Thanks & the output is:

    Code:
    michael@michael-HP-EliteDesk-800-G1-SFF:~$ sudo apt-get purge --auto-remove fs-uae-launcher
    [sudo] password for michael: 
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    Package 'fs-uae-launcher' is not installed, so not removed
    0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
    michael@michael-HP-EliteDesk-800-G1-SFF:~$

  9. #9
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Need help deleting an app

    Great thanks for that, do you have the instructions you followed to install it?
    Or check this for me please:
    Code:
    flatpak list
    Last edited by 1fallen; August 17th, 2022 at 06:59 PM.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  10. #10
    Join Date
    May 2022
    Beans
    187

    Re: Need help deleting an app

    Unfortunately I don't recall how I installed it...
    Perhaps I should look in one of the directories to try and figure out exactly where it is? Where are most programs/apps installed at ? I can't find it in usr/bin
    Last edited by jonfisher; August 17th, 2022 at 07:01 PM.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •