do a
this will give you a list of all applications installed.
Some of them can be only accessed as root, when you identify yourself with the command
(don't forget the - ). And see the file /root/install.log e.g. with the command
Code:
su -
less /root/install.log
for packages that were installed succefully and for packages whose installation failed.