top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to list the all installed applications with date in ubuntu?

+2 votes
353 views

I want to list all the application installed on ubuntu with date

dpkg -l this command list only installed application i want installed date

posted Apr 18, 2015 by Avinash Ks

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

2 Answers

+2 votes

Simply use dpkg.log something like

cat /var/log/dpkg.log | grep "\ install\ "
answer Apr 18, 2015 by Salil Agrawal
+1 vote

Anther way by using GUI i.e by using "software-center".
Open the software-center from terminal or from dash.
After opening click on the history, there you can see the list of application by date.
Software-center

answer Apr 20, 2015 by Arshad Khan
Similar Questions
+6 votes

I suddenly pressed CTRL+Q as I am using Ubuntu Mint, but I want to get rigged of this situation.
Is there any undo shortcut for it or any possible answers.

0 votes

I believe that this question gets asked from time to time, but I do not know that a solution has been found.

The question is this; does a utility exist, that can be ran, to produce a list of installed packages, in a way that can be used by a user (system administrator), to perform a system rebuild, so as to, after installing the system again, ensure that all of the optional packages that were previously installed, are again installed in the new system installation?

I am running UbuntuMate 15.10, on a system with other Linux operating system versions (which are inappropriate for the hardware), that are not used, installed, and, with wanting to eliminate them, and, repartition the HDD, for a number of reasons, including occasionally seeing an error message that states that the partitioning is out of alignment, or something (I am not sure of the exact message, or, how to reproduce the error message), I believe that a new installation of the operating system, is needed, but, I want to again, have all of the existing installed optional packages, installed and operable.

So, I figure that, if a utility exists, that can produce a list of the installed optional packages, that could help me to reproduce the system, with its current functionality, in terms of the currently installed, optional packages.

+1 vote

Just installed Ubuntu 12.10 as guest in virtualbox. I find that after I shutdown the VM and start it later, the display does not resize to the window frame that I had set for it. Please let me know any pointers on how the issue can be fixed.

+2 votes

I have installed Ubuntu 13.04 with Window 7 but it is not appear in boot menu and window 7 is running as before installation of Ubuntu. I have installed Ubuntu using partition option.

0 votes

I have a png file which I want to reduce in size and dimension. Do we have any command in ubuntu/linux to achieve the same?

Thanks in advance and sorry for hiding my identity.

...