About 1,410,000 results
Open links in new tab
  1. Where can I find the location of folders for installed programs?

    Jul 25, 2011 · I'm new to Ubuntu and would like to know where I can find the location of program files for programs installed from the Ubuntu Software Center or the Terminal.

  2. How can I list all applications installed in my system?

    I know, I just can hit Super + A to see all installed apps in Ubuntu, but I need a command to list their names. The command dpkg --get-selections | awk '{print $1}' is also not an option because it shows …

  3. apt - How to list all installed packages - Ask Ubuntu

    I'd like to output a list of all installed packages into a text file so that I can review it and bulk-install on another system. How would I do this?

  4. How to list packages manually installed by snap? - Ask Ubuntu

    I'd like to get a list of packages installed manually by snap and be able to find out whether a foobar package was installed manually by system installer. For example: $ snap list Name ...

  5. Can I get a list of all current programs installed? [duplicate]

    So, if you start with computer with newly-installed Ubuntu, and type the second commadn (and, of course, have a copy of list.txt), all the packages you had previously installed will be installed.

  6. Where does Wine install apps in filesystem? - Ask Ubuntu

    Mar 22, 2021 · In Windows, applications are installed into Program Files folder by default. I have recently installed MS Office using Wine. Where are apps installed with Wine? Can I decide in which …

  7. How can I find out if a specific program is installed?

    I want to find out if a program - Chromium for example - is installed on Ubuntu or not. Manually or as a package. How do I know if a program is installed via command line?

  8. How to list user installed applications (not packages)?

    If it's called 'sudoers installed applications' then so be it :) Naturaly I could rephrase my question to 'How to list applications installed after system installation'. "and you can get the list of the installed …

  9. How do I find where an application is installed? - Ask Ubuntu

    This question is similar to: Where can I find the location of folders for installed programs?. If you believe it’s different, please edit the question, make it clear how it’s different and/or how the answers on that …

  10. Where do installed programs go? [duplicate] - Ask Ubuntu

    Oct 29, 2024 · When you install packages in Ubuntu, where the get installed on your system varies on what type of package you installed, and for many (esp. deb) where the packager of that package …