0

I want To Know How To Download And Install Software. I Know that I can download software from Ubuntu software center, but there are a lot of software that are not available in Ubuntu Software Center. Like Java Jdk8.

Please tell me each and every way by which I can manually install any software. All those terminal commands that are used to install a software... I want to know all of them. As I'm a Windows user and in windows there are .exe files and we only have to double click on the exe file for installation.

One More Thing is how to install .deb files in Ubuntu
Please Help Me Guys...

swift
  • 3,281
  • 2
  • 23
  • 46

1 Answers1

0

First,

  1. read and study this Install additional software

  2. about repositories is here: Add & remove softwareInstall, remove, extra repositories…

  3. Use Synaptic for more advanced software management — Synaptic is a powerful but complicated software management alternative to Ubuntu Software Center.

  4. Instead any of above Package management with AptGet from command line.

Enjoy!

swift
  • 3,281
  • 2
  • 23
  • 46