[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installare skype.



Ciao Elio,
e un saluto "chiarificatore" si dirama a tutti i partecipanti alla lista ... :-)

Elio Marvin wrote:

ciao,
dovresti verificare la presenza del file .deb con un *ls -l*: poi
evidenzi il detto file, da menù modifica fai *copia*, ti posizioni sul
cursore e fai *incolla* in coda al comando *apt-get install *.
se non trovi il file .deb vuol dire che è da un'altra parte.

non so se sono stato chiaro, casomai chiedi

Molto chiaro direi, è la prima volta che mi succede una cisa del genere, e proprio per evitare refusi sui nomi lunghi, per abitudine ben radicata uso sempre il copia/incolla, ma tantè . . .
ls -l i pacchetti li vede:
--------------------------------------
root@elmaravea:/home/elimar# ls -l
totale 47396
drwxr-xr-x  3 elimar elimar     4096 23 nov 13.38 Adobe
drwxr-xr-x  2 elimar elimar     4096  3 dic 23.02 Documenti
drwxr-xr-x  4 elimar elimar     4096 27 mag  2011 etc
drwxr-xr-x  4 elimar elimar     4096  3 dic 11.15 GNUstep
drwxr-xr-x 10 root   root       4096 20 giu 18.56 grub-0.97
-rw-r--r--  1 root   root      97659  9 dic  2010 grub_0.97-64.diff.gz
-rw-r--r--  1 root   root       2091  9 dic  2010 grub_0.97-64.dsc
-rw-r--r--  1 root   root     971783 12 gen  2009 grub_0.97.orig.tar.gz
drwxr-xr-x  3 elimar elimar     4096  5 mag  2011 Immagini
-rw-r--r--  1 elimar elimar     9822 10 ott 01.50 man_consolechars
-rw-r--r--  1 elimar elimar    10601 11 ott 01.22 man_consolechars_it
-rw-r--r--  1 elimar elimar    63922  5 ago 18.21 man_nfs
-rw-r--r--  1 elimar elimar    44127  5 ago 18.43 man_nfs_it
drwxr-xr-x  2 elimar elimar     4096  5 mag  2011 Modelli
drwxr-xr-x  3 elimar elimar     4096 10 mag  2011 Musica
drwxr-xr-x 2 elimar drwxr-xr-x 2 elimar elimar 4096 5 mag 2011 Scaricati
drwxr-xr-x 12 elimar elimar     4096  3 dic 21.56 Scrivania
drwxr-xr-x  4 elimar elimar     4096  3 dic 17.27 Skype
-rw-r--r--  1 elimar elimar 23595734  3 dic 21.34 skype-
debian_2.2.0.35-1_amd64.deb
-rw-r--r--  1 elimar elimar 23595748  3 dic 21.56 skype-
debian_2.2.0.35-1_i386.deb
drwxr-xr-x  3 elimar elimar     4096  5 mag  2011 Video
root@elmaravea:/home/elimar# -----------------------------------------------

Ciao e grazie :)

Dalla man page di apt-get:
[...]
install
install is followed by one or more packages desired for installation or upgrading. Each package is a package name, not a fully qualified filename (for instance, in a Debian GNU/Linux system, libc6 would be the argument provided, not libc6_1.9.6-2.deb). All packages required by the package(s) specified for installation will also be retrieved and installed. The /etc/apt/sources.list file is used to locate the desired packages.

Ergo se vuoi installare il pacchetto presente nella directory corrente:
(naturalmente da root)

# dpkg --install skype-debian_2.2.0.35-1_i386.deb <invio>

oppure nella forma più "sintetica":

# dpkg -i skype-debian_2.2.0.35-1_i386.deb <invio>


Au Revoire
Hugh Hartmann






Reply to: