[20:04] Anyone here know how to find a program that was installed but software center doesnt say the directory its in? [20:05] How did you install it? [20:05] With a deb file through software center [20:06] Mostly stuff will go into these places: /bin /usr/bin [20:06] ill check that right quick [20:08] I see it in there as an executable but how do i execute it? [20:09] For those i usually just type it out in an xterm [20:09] like /usr/sbin/whatever [20:10] user/bin you mean [20:10] usr/bin [20:11] You need the leading / [20:11] unless it's in /home/yourname/usr/wherever