instalowanie programów-repo

Ogólne pytania dotyczące systemu
m4k0
Posty: 8
Rejestracja: 08 grudnia 2007, 15:32

instalowanie programów-repo

Post autor: m4k0 »

mam taki dość nietypowy problem ponieważ jestem poiadaczem systemu Debian od 3 dni i nie znam nazw programów etc podobnie jak znaleść stronę z jednym wielkim spisem repozytów z krótkim opisem tzn co to jest za program

wybaczcie za niestaranność ale jestem zmęczony po szkole i mój mózg jest na wyczerpaniu :p
Awatar użytkownika
kodzik
Beginner
Posty: 175
Rejestracja: 16 listopada 2007, 16:11
Lokalizacja: Sieradz

Post autor: kodzik »

jakbys znal nazwe paczki to opis jest pod

Kod: Zaznacz cały

aptitude search
a co do nazw paczek.. huh.. packages.debian.org mysle ze moze naprowadzic Cie..
m4k0
Posty: 8
Rejestracja: 08 grudnia 2007, 15:32

Post autor: m4k0 »

ok tak jak pisałeś na stronie jest od brudu nazw paczek :) ale jak chce któryś zainstalować to go muszę ściągnąć i skompilować czy są tam gdzieś repo ? bo nie mogę znaleść....
Awatar użytkownika
paolus
Beginner
Posty: 241
Rejestracja: 11 kwietnia 2007, 12:29
Lokalizacja: Stolica

Post autor: paolus »

Witam
Jeśli jakiś program jest w repo to możesz użyć np graficznego Synaptica. Wyświetla dokładnie opisy programów i nie trzeba niczego kompilować, a zależności same się dociągną. Ponadto wszystko jest podzielone na działy np email, grafika więc z grubsza będziesz wiedział gdzie szukać jakiegoś programu.
Pozdrawiam
m4k0
Posty: 8
Rejestracja: 08 grudnia 2007, 15:32

Post autor: m4k0 »

jest prawie tak jak opisałeś :)
tzn zainstalowałem i uruchomiłem synaptic, zainstalowałem jakiś program do odtwarzania dźwięku,
tylko że go nie ma w aplikacje->dźwięk i obraz oraz po wpisaniu jego nazwy w terminalu nie odpala
instalowałem po przez nakładkę i aptitude :C
Awatar użytkownika
paolus
Beginner
Posty: 241
Rejestracja: 11 kwietnia 2007, 12:29
Lokalizacja: Stolica

Post autor: paolus »

A nie wyskoczyły jakieś błędy? Instalowałeś spod root'a?
m4k0
Posty: 8
Rejestracja: 08 grudnia 2007, 15:32

Post autor: m4k0 »

paolus pisze:A nie wyskoczyły jakieś błędy? Instalowałeś spod root'a?
np wyskakuje mi coś takiego

Kod: Zaznacz cały

usage: checkmp3 [-e] [-p] [-v[v]] [-a] [-b[<byte_count>]] [-i] [-s[s]] [-h] [-] [file ...]
     -q<number>        Determines the mininum <number> of contiguous frames
                       that must be present for an error NOT to occur.
                       Analyzing random data will find spurious MP3 headers,
                       but finding <number> sequential headers are even
                       harder to find.

     -e                While id3v2 support is under development, this flag will
                       allow you to have mp3_check record a frame error when
                       a id3v2 tag is found.

     -p                Shows just the essentials (what you get without the
                       -v option) on a single line for easy parsing. The
                       fields are separated by tabs, and the name/value pairs
                       are separated by spaces.

     -v[v]             Lists details about the mp3 in name -> value order.
                       Adding an extra 'v' at the end gives details about
                       each frame. Extremly verbose!

     -a                Checks the mp3 from stem to stern (default).
                       If any other flags are present, it will not be
                       enabled, and will instead behave as though the
                       '-b' switch is present.

     -b[<byte_count>]  If a frame is not found by <byte_count> bytes,
                       quit, and return an error. If byte_count
                       is not specified, it will search until the
                       first valid frame and quit.

     -i                Check to see if there is a ID3 tag, and if so,
                       display the info.

     -s[s|f]           Sends the mp3 to stdout (for CGI applications).
                       If an additional 's' is there, then no output is
                       made, just errors are reported (super silent).
                       With the 'f' used, only valid frames are sent
                       to stdout ('f'ixing the mp3 is attempted). Also,
                       it is important to note that the id3 tag will not
                       be included in the 'f'ixed mp3. If you want it
                       included, you have to include the '-i' option.

     -h                Print this text including the version.

* VERSION:  1.98
* HOMEPAGE: [url]http://sourceforge.net/project/?group_id=6126[/url]
* AUTHOR :  Eric Bullen <ericb at thedeepsky.com>
mako@mako:~$
a program się nie uruchamia i nie wiem ocb :C

//edit
używaj tagów code
mlyczek
Awatar użytkownika
paolus
Beginner
Posty: 241
Rejestracja: 11 kwietnia 2007, 12:29
Lokalizacja: Stolica

Post autor: paolus »

Czy to jest z mplayer'a? Zainstalowałeś mplayer-gui? - Mi to wygląda na wersję konsolową mplayer'a.
Pozdrawiam
ODPOWIEDZ