Re: how i can instal programe to linux Debian ? thank you

2017-04-27 Thread Mostafa Shahverdy
>   usually  (as root on a system):
> 
> # apt-get install 
> 
>   will do everything needed.  depending upon the 
> package you may have to configure some things 
> after it is installed.
> 
>   if you do not know the name of the package you
> can use search the package list for keywords to
> see what shows up and use other search utilities
> to show more details.
> 
>   they are available both on-line (
> 
>   https://www.debian.org/distrib/packages
> 
>   )
> 
>   and off-line (
> 
> # apt-get install synaptic
> 
Also if you are using Debian with Gnome desktop, I suggest you install
`gnome-software` using command `sudo apt-get install gnome-software`


signature.asc
Description: PGP signature


Re: how i can instal programe to linux Debian ? thank you

2017-04-27 Thread songbird
Saber Lalam wrote:

which program?

  usually  (as root on a system):

# apt-get install 

  will do everything needed.  depending upon the 
package you may have to configure some things 
after it is installed.

  if you do not know the name of the package you
can use search the package list for keywords to
see what shows up and use other search utilities
to show more details.

  they are available both on-line (

  https://www.debian.org/distrib/packages

  )

  and off-line (

# apt-get install synaptic

  )

  for more general introductory information check:

  https://wiki.debian.org/

  there is also a debian-handbook and debian-reference
(both are also packages which can be installed).


  songbird



how i can instal programe to linux Debian ? thank you

2017-04-27 Thread Saber Lalam