Discussione: MEPIS
View Single Post
Old 05-02-2005, 12:26   #17
Artemisyu
Senior Member
 
L'Avatar di Artemisyu
 
Iscritto dal: Jan 2004
Cittā: /dev/sda1
Messaggi: 4060
Quote:
Originariamente inviato da gio84
volendo utilizzare il comando apt-get install xxx
per altri programmi come faccio a capire quale file devo mettere al posto di xxx ?
l'errore di cui sopra penso che sia dovuto al fatto che non hai inserito il rep che ti era stato dato nel sources.list.
infatti quello che ti avevo quotato affermava di aprire il sito http://debian.neo.pl/ e seguire le istruzioni.
le prime due righe di quella pagina sono infatti:

Quote:
To access this repository add the following to your /etc/apt/sources.list

deb http://debian.neo.pl/wfmh unstable main contrib non-free
dall'elenco di errori noto che non l'hai fatto

per quanto riguarda apt, invece, per avere il nome esatto del pacchetto puoi cercarlo con "apt-cache search [chiave_di_ricerca]"
Lui cerca sia nel nome del pacchetto sia nella descrizione.
quindi se vuoi cercare un programma che ti riproduca i dvd e non sai il nome del programma nč tantomeno del pacchetto, basta che tu faccia:

apt-cache search dvd player

il risultato sarā qualcosa del genere:
Codice:
samuele@ubuntu:~ $ sudo apt-cache search dvd player
gstreamer0.8-dvd - DVD plugin for GStreamer
totem-gstreamer - A simple media player for the Gnome desktop based on gstreamerdvdauthor - create DVD-Video file system
gnome-vlc - GNOME frontend for VLC
gstreamer-dvd - DVD plugin for GStreamer
gvlc - GTK+ frontend for VLC
gxine - the xine video player, GTK user interface
k3b - A sophisticated KDE cd burning application
kvlc - KDE frontend for VLC
libvlc0-dev - development files for VLC
mozilla-plugin-vlc - multimedia plugin for Mozilla based on VLC
ogle - DVD player with support for DVD menus
ogle-gui - User interface to ogle (Gtk)
ogle-mmx - DVD player with support for DVD menus
okle - DVD player for KDE
qvlc - Qt frontend for VLC
totem - A simple media player for the Gnome desktop (dummy package)
totem-xine - A simple media player for the Gnome desktop based on xine
tvtime - A high quality television application
vlc - multimedia player for all audio and video formats
vlc-plugin-alsa - ALSA audio output plugin for VLC
vlc-plugin-arts - aRts audio output plugin for VLC
vlc-plugin-esd - Esound audio output plugin for VLC
vlc-plugin-ggi - GGI video output plugin for VLC
vlc-plugin-glide - Glide video output plugin for VLC
vlc-plugin-sdl - SDL video and audio output plugin for VLC
vlc-plugin-svgalib - SVGAlib video output plugin for VLC
wxvlc - wxWindows frontend for VLC
xine-ui - the xine video player, user interface
mencoder-custom - MPlayer's Movie Encoder
mplayer-custom - The Ultimate Movie Player For Linux
mythdvd - DVD add-on module for MythTV
xmms-xmmplayer - XMMS plugin that uses MPlayer to play video files
libxine-dev - the xine video player library, development packages
libxine1 - the xine video/media player library, binary files
mplayer-386 - The Ultimate Movie Player For Linux
samuele@ubuntu:~ $
a quel punto non hai che da scegliere cosa ti interessa.

ciao ciao!
Artemisyu č offline   Rispondi citando il messaggio o parte di esso