You are not logged in.
yaourt " Yet another Archlinux package manager" showed on the liste of packages to install, today when I upgraded the system with usual pacman -Syu
can't find any related post neither on bbs, aur of forum.archlinux.fr
I was quite surprised since I can't remember installing "another pacman". But what it says:
Yaourt 0.1.4: Archlinux package manager
usage: yaourt {-h --help}
yaourt {-V --version}
yaourt {-A --add} [options] <file>
yaourt {-R --remove} [options] <package>
yaourt {-U --upgrade} [options] <file>
yaourt {-F --freshen} [options] <file>
yaourt {-Q --query} [options] [package]
yaourt {-S --sync} [options] [package]
yaourt {-C --clean} [options]yaourt's options are based on srcpac's an pacman's, so check the pacman man page
srcpac adds two options to -S: -b and -o
-b : builds the targets from source
-o : applies config changes and less's the PKGBUILD without building
yaourt adds:
-always search and build direcly from AUR
-colorised outpout
-ability to search and build packages direcly from AUR
-show new orphans after package removing
-clean function -C : see pacdiffviewer -h
...seems interesting enough for me to launch it. Colours on researches make it more readable anyway : packages from mirrors that are on my pacman.conf are in Turquoise while AUR are in purple, yeah
# yaourt -Si yaourt
Yaourt 0.1.4: Archlinux package manager
Repository : wain
Name : yaourt
Version : 0.1.4-1
Groups : None
Provides : None
Depends On : lynx pacdiffviewer srcpac sudo versionpkg
Conflicts With : pacremove
Replaces : pacremove
Size (compressed) : 4718
Description : Yet another Archlinux package manager
MD5 Sum : 116636ef8db0aaa183895d8c12dc5895
Seeded last month: Arch 50 gig, derivatives 1 gig
Desktop @3.3GHz 8 gig RAM, linux-ck
laptop #1 Atom 2 gig RAM, Arch linux stock i686 (6H w/ 6yrs old battery ) #2: ARM Tegra K1, 4 gig RAM, ChrOS
Atom Z520 2 gig RAM, OMV (Debian 7) kernel 3.16 bpo on SDHC | PGP Key: 0xFF0157D9
Offline
That is not official - as you can see it is in a third party repo.
Offline
Sorry Kozaki
it is a simple script which was run away of my repository by error:
[wain]
Server = http://archiwain.free.fr/os/i686
Offline
Thank you brain, allright (was a bit weird not to find a single reference anywhere arround here)
wain > so yaourt (nice name btw ) replace pacremove ? allright got it.
It's additionnal functions look nice to me & I'm okay to test it in this location.
Also features like "-b" (build) might look very interesting to guys that used MDV rpmbuild or it's Debian etc equivalent
Seeded last month: Arch 50 gig, derivatives 1 gig
Desktop @3.3GHz 8 gig RAM, linux-ck
laptop #1 Atom 2 gig RAM, Arch linux stock i686 (6H w/ 6yrs old battery ) #2: ARM Tegra K1, 4 gig RAM, ChrOS
Atom Z520 2 gig RAM, OMV (Debian 7) kernel 3.16 bpo on SDHC | PGP Key: 0xFF0157D9
Offline
Also features like "-b" (build) might look very interesting to guys that used MDV rpmbuild or it's Debian etc equivalent
This -b option just call "srcpac" from Xentac.
The goal of yaourt is to group all tools in one command 8)
Offline
This -b option just call "srcpac" from Xentac.
The goal of yaourt is to group all tools in one command 8)
and it does it SOOO damn well!!
just discovered this wonderful app today and replaced ALL "pacman" with "yaourt" in my .bashrc now ive got pacman+ version if u want to call it like that ^^
btw: how this name 'yaourt' accrued ?
Offline
btw: how this name 'yaourt' accrued ?
yaourt is the french word for yoghourt => a mix of some pacman tools
Offline