Bangalore BMSCE: Difference between revisions
New page: == '''Tutorial on Synaptic Manager''' == ---- There are three main package managers (i.e one which is used to install,upgrade or remove software packages) in ubuntu: '''Add/Remove... |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== '''Tutorial on Synaptic Manager''' == | == '''Tutorial on Synaptic Manager''' == | ||
There are three main package managers (i.e one which is used to install,upgrade or remove software packages) in ubuntu. | |||
There are three main package managers (i.e one which is used to install,upgrade or remove software packages) in ubuntu | '''Add/Remove Applications''':This is present in Applications tab of top desktop panel.This is easiest way to install but is not recomended due its limited scope and hence we will not mention any more of this here. | ||
'''Synaptic Package Manager''':This is the most prefered way and we will talk about this in detail in this tutorial. | '''Synaptic Package Manager''':This is the most prefered way and we will talk about this in detail in this tutorial. | ||
'''Apt''':This is powerful package manager if you prefer to use terminal. | '''Apt''':This is powerful package manager if you prefer to use terminal. | ||
'''Synaptic package manger''' | '''Synaptic package manger''' | ||
Synaptic is a computer program which is a GTK+ graphical user interface front-end to the Advanced Packaging Tool for the Debian package management system.It can be used to install, remove and upgrade software packages and to add repositories. | Synaptic is a computer program which is a GTK+ graphical user interface front-end to the Advanced Packaging Tool for the Debian package management system.It can be used to install, remove and upgrade software packages and to add repositories. | ||
(A repository is a storage location from which software packages may be retrieved and installed on a computer.) | (A repository is a storage location from which software packages may be retrieved and installed on a computer.) | ||