I'm new to Ubuntu and installed 16.04 LTS but in software center all application is not showing only showing those software which is already install to my system
Asked
Active
Viewed 3,515 times
1 Answers
1
You are supposed to select the All window, and use the search feature to find the program(s) you consider to install.
https://help.ubuntu.com/stable/ubuntu-help/addremove-install.html

Gunnar Hjalmarsson
- 33,540
- 3
- 64
- 94
sudo apt update && sudo apt upgrade
to make sure you have the latest version of all packages. (But I have never heard of this problem before.) – Gunnar Hjalmarsson May 05 '16 at 03:08