Yaz, Paylaş,
Kenarda Çürümesin...

Yaourt paket yükleyici

14/Şub/2010, EmiR| Kategori : Diğer | Yorumlar : (3)

Archlinux cogumuz bildigimiz, yüklemesi bi okadar zor olsada kullanimi da bi okadar zevk veren bir Roll-UP Linux versiyonu. Her zaman yenilik ciktigi anda repo dosyalarda mevcut olan paket yöneticisi. Gentoo(emerge), Redhat/Fedora(yum), Debian/Ubuntu(apt-get)gibi yöntemler ile update yailiyor. Arch'da pacman sayesinde guncellemeler oluyor. Örneyin guncelleme upgrade ile(pacman -syu) ile gerceklesiyor. Birde son zamanlarda ne yazikki bazi dosyalar artik bulunmadigindan yaourt gelistirildi. Anlami:

Yet AnOther User Repository Tool.

Kullanabilmek icin ilk evvela kurmamiz gerekiyor bunu terminali acip: /etc/pacman.conf icerisine

[archlinuxfr] (arada bosluk olmamasina dikkat edin)

Server = http://repo.archlinux.fr/i686

ekliyoruz ve kaydediyoruz. Install icin pacman -Sy yaourt yaziyoruz. Kurduktan sonra terminal üzeri komut ile hersey yapabiliyoruz.

Komutlar: Search and install

yaourt : quick search + install

yaourt -S : install package, Compile it from AUR if needed

yaourt -Ss : search on repos and on AUR (with notice for already installed packages)

yaourt -Sb : install a packages by compilation from sources (abs)

yaourt -Sl : prompt for packages of the selected repos (emphasize those already installed)

yaourt -Qs : colorized ouput of installed packages and the repos where they come from

yaourt -Qo : shows the package which provides the program or the file

Updgrade:

yaourt -Syu : complete update and upgrade of the system (onlys from repos)

yaourt -Syu – -aur : complete update and upgrade, even for packages coming from AUR

yaourt -Sybu – -aur : complete update and upgrade by compilation of all packages (repos and AUR)

yaourt -Su – -devel : update and upgrade of cvs/svn/mercurial/git packages

Cleaning:

yaourt -C : editing and merging of .pacnew/.pacsave

yaourt -Cc : removal of all .pacnew/.pacsave

yaourt -Qt : search for orphaned packages

yaourt -Cd : search for obsolete repos

selamlar EmiR


Yorumlar