0

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

Videonauth
  • 33,355
  • 17
  • 105
  • 120

1 Answers1

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
  • I'm just opening software and start typing but no application found is showing – aayush harsh May 05 '16 at 02:19
  • @aayushharsh: Sounds strange. You may want to open a terminal window and run 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