Ubuntu :: Where To Find Installed Applications
Jun 20, 2011
I have installed SAFECOPY & TESTDISK using Synaptic manager. after installation I can't find the applications in the menu, I am trying to use them. where to find these applications?
View 2 Replies
ADVERTISEMENT
Oct 26, 2010
I have installed several applications on my Powerbook running lucid, but when I click the "applications" menu, many of them do not appear on the list. They show in the software install/remove application.
How can I run the unlisted applications?
View 2 Replies
View Related
Jun 5, 2011
I was wondering if there was any way to remove icons from the installed applications menu?I recently attempted to install GOG.com's Zork Anthology using Wine and when I de-installed, the icons for those files were still listed in installed applications. Is there anyway to delete them manually?
View 2 Replies
View Related
May 25, 2009
Is there a programmatic way to get the list of all installed applications on Linux.
Also, how can we get the application activities in Linux OS like running applications name, time of day when they started, duration till the applications were running on system, application version etc.
Is there a way to do this in C/C++.
I am building an app that runs like a daemon and fetches the applications status and sends it to the network admin for him to monitor the application usage pattern on the user computers in the network.
View 1 Replies
View Related
Jan 10, 2010
I installed "Gphoto" through "Synaptic Package Manager" twice and I can't find it anywhere under "Applications" drop down menu..
View 7 Replies
View Related
Aug 1, 2009
I've recently tried to install various well known programs however they do not show up anywhere. Even in the home folder they do not show up. It's like they were never installed, but I know for a fact I watched them being installed in the terminal and everything. The application I am most concerned with is ies4linux(mainly because its in the way of my WoW playing). I did the whole cabextract (already have wine) and downloaded the ies4linux file.It runs the installer for it, however it doesn't show in the applications or home folder.
View 1 Replies
View Related
Jan 23, 2011
We all know that we can remove installed applications straight from terminal or ubuntu software center. However, sometimes we download .deb files from the web that are not necessarily on the repository. My question is, how do I uninstall a manually installed deb application?
View 9 Replies
View Related
Mar 31, 2010
I installed sun virtual box 3.1 by double clicking on its .deb package and it said it has been successfully installed, but I can't see it in the applications menu, what's wrong ? It's listed under synaptic package as installed after completing the installation
View 3 Replies
View Related
May 23, 2010
i recently installed a few games via the Synaptic Package Manager on Ubuntu but they aren't in the Applications->Games menu when i click on it
View 7 Replies
View Related
Jul 14, 2010
I know with if statements in bash you can do
Code:
if [ $fruit = apple ]
then echo "Good, I like Apples"
fi
But I was wondering if you could do something like this:
Code:
if [apt-cache pkgnames smbfs = smbfs doesn't exist]
the apt-get install smbfs
fi
If so how would you capture the output from apt-cache pkgname smbfs to determine if it's installed?
View 9 Replies
View Related
Jul 15, 2010
I have downloaded a couple of software packages from the ubuntu software center and they are not showing up in the applications menu on top, I have no idea where on the hard drive it stores them so I can find them manually and place a shortcut in the applications menu.
View 4 Replies
View Related
Sep 25, 2010
I have installed ubuntu 10.04 using wubi installer..I am dual booting ubuntu with windows 7.I have alloted 8 gb of disk space while installing ubuntu.My first question is how can i know where the installed applications are stored and how much memory they occupy and how much free space is available out of the alloted 8gb.?My second one is now i have to install RAD 7.5 which requires 3.5 gb of free space..How can i expand the disk space without the need of reinstalling ubuntu.
View 3 Replies
View Related
Oct 15, 2010
How do I view a list of installed applications in the terminal?
View 2 Replies
View Related
Nov 2, 2010
I've been using Fedora 11 x86_64 for over a year and am about to upgrade to Fedora 13 using a genuine Fedora installation CD that I got last summer at OSCON. I've made a full system backup, but before I take the plunge I want to get a list of all installed applications. I have tons of special applications installed, many of which took tweaks to get running. Just in case something breaks so badly that I have to reinstall I want to be sure I can put everything back, even if it takes me several days work.I know I have read about utilities that will generate a list of installed apps, but I can't find any.
View 8 Replies
View Related
Apr 12, 2010
To make sure I have the latest packages installed, I no longer install anything from yum, I just compile them from source (or where source isn't available, from .rpm) directly from the application's website.
I was just wondering if there's a best practice about where to put application files that you compile yourself? Most of them seem to default to putting their files in /usr/local. What I currently do is then create symlinks from /usr/sbin, /etc/<appname>/conf, /var/log, /var/run etc. Is this messy? How should I be doing this instead?
View 5 Replies
View Related
Jan 14, 2010
i installed "display calibrator" from the distros and afterwards i cant find it under Applications (graphics/ sound&audio/system tools...), so i went to System > Preferences > Main Menu and it isnt listed anywhere.
View 1 Replies
View Related
Mar 25, 2010
I recently installed Songbird on Xfce-4 and I can't access it from Applications. I want to somehow add it to the Ubuntu's list of programs.
View 1 Replies
View Related
Jun 3, 2010
I'm the DBA for a number of Oracle RAC databases running on RHEL 4 and our SA has moved on, leaving me with some tasks to do before we get the next SA. One task is to get a list of all applications installed on our linux servers. I know I can get a list of all rpms via "rpm -qa | less" but that spits out every rpm, which is not what I want.How can I get a list of all applications installed? For example "oracle database version 10.2.0.4", yada yada.
View 2 Replies
View Related
Jun 10, 2011
I have installed a lot of CLI applications and it would be usefull if I had another one of these that lists and organizes ;in different ways ,what has been installed without a GUI. I tried this (rpm -qa | less) and it was lack luster and enormous. Is there a GUI or a CLI application that will list User installed CLI application and allows ways to list them , alphabetically or otherwise etc?
View 2 Replies
View Related
Mar 14, 2010
I have just finished installing Karmic on new computer. I have already installed java jre, flash plugin, and unrar/rar. My question is can I still install restricted extras to get addition applications installed, without corrupting my apps already installed? Or should I just manually install the remaining items from restricted extras manually?
View 2 Replies
View Related
Jun 5, 2010
do all programs installed from software center lanuch from applications? installed fcrackzip but i can't find it to open it.
View 1 Replies
View Related
Aug 11, 2011
How do I adjust the dpkg --get-selections >installed so that it tells me about a linux installation that is not active. Currently I can not load the original installed Ubuntu on the HD and am using the live CD. How do I extract the list of installed applications for the system on the hard disk
View 9 Replies
View Related
Aug 5, 2010
Ares there any shell commands to display all applications installed in my linux machine,?
View 7 Replies
View Related
Oct 12, 2010
I need to find a wireframe app.I have searched the package manager (Aptitude) and google like I normally do when I need to find somethingbut I haven't had any luck with a wireframe app.
View 5 Replies
View Related
Apr 2, 2010
I am useing ubuntu 10.04 lts lucid lynx 64 bit i cant find add/remove in applications or system menues is it a seperate install program?
View 8 Replies
View Related
Dec 31, 2015
I have did a clean installation of Debian Jessie today on my laptop and my computer.I use the Gnome 3.14.1 Desktop environment.
I installed Spotify-Client via PPA, and i installed the gconf-editor, gufw and Google Earth. Those 3 applications are not visable in the Gnome applications menu.
If i run then via the terminal, e.g. spotify-client, gconf-editor, gufw and google-earth, the applications are started. They seem to be installed correctly. I tried either running apt-get purge spotify-client gconf-editor google-earth-stable gufw, and reinstalled those applications, to no avail.
I even tried installing another desktop environment, mate-desktop. The shortcuts to the applications do exist in /usr/share/applications. Only not in the Gnome 3 menu. It's strange, because this problem happens both on my desktop and my laptop computer.
I run:
Debian Jessie 8.2.0 with Gnome 3.14.1.
Kernel 3.16.0-4
amd64 architecture
I also tried reinstalling Gnome-Shell and GDM. But it doesn't work.
Before, Debian Wheezy 7.9 was installed, and there was no problem. My Debian installation is fully up-to-date.
View 9 Replies
View Related
Oct 13, 2010
i followed the instructions shown below working from my home directory. when i run lshw, it says command not found. what can i do to find/create this program?
[Code]...
View 1 Replies
View Related
Jan 27, 2010
I seem to be seeing some weird behavior in kubuntu with KDE 4.3.2 and KDE 4.3.5 for Kubuntu 9.10 32-bit.I have a few programs in my home folder. For instance Eclipse and Mendeley. it seems that when i create a Link to Application does not launch them. Here is how I create the links.
-> I right click and create a new "Link to Application"
-> I click on the Application tab and browse to where the shell script, or executable is.
and when I try to launch them it does not work. The link is using the absolute path. I tried setting the working directory and using a relative path but nothing. If I run the link in a terminal it says "Warning: Could not find" and the application I set. Now this seems to not be a problem for system applications like Kate. If i change the link to launch Kate it works perfectly.
View 1 Replies
View Related
Jun 3, 2011
find file-roller (aka 'Archive Manager') in xubuntu's Applications menu. I surely have it; it is the default application for opening archives, I can invoke it from the terminal but I can't just... run it from the Applications drop-down.I even tried the Application Finder with no luck using the keywords file-roller, archive, file, roller, .zip. .tar, etc. No luck.Can anyone else find it on their Applications dropdown menu? Or at least tell me that they can't find it either?I'm curious if I have some configuration glitch, or if this is a bug, or maybe there's just something in the water here.
View 2 Replies
View Related
Feb 13, 2011
I installed openoffice. installation seemed to go well, but openoffice doesn't show up under main/applications/office. in fact - it doesn't show anywhere.
I did find it using "find files/folders" ...in the folder:
There's a file called soffice of Type: Shell script that runs openoffice. How do I add this to my menu?
View 5 Replies
View Related