Commit Graph

13 Commits

Author SHA1 Message Date
Daniel Hahler
9e4aba4c8c archlinux: use $+commands instead of 'command -v' in a subshell 2015-11-01 00:21:26 +01:00
KhasMek
0f96e8e6c2 Plugins: archlinux - add basic README. 2015-06-12 00:03:55 +02:00
KhasMek
e5929680fd Plugins: archlinux - use command -v in favor of which
The command 'which' launches an external process that isn't
  really necessary.
2015-06-12 00:03:16 +02:00
Robby Russell
3e88e53ee7 Merge pull request #2999 from nicorevin/master
fix paclist() for non-english locales
2015-06-05 08:04:59 -07:00
Celso Miranda
7d208be2a1 bugfix: two wild apostrophes
oops
2014-08-09 01:09:06 +01:00
Celso Miranda
78a7c0c6ae Add support for local aur databases
With these simple changes the plugin checks for the local AUR database and updates the aliases so it can update it when you issue a `pacupd` or `yaupd`.
2014-08-09 01:04:28 +01:00
Nico Revin
8a43d358c1 fix paclist() for non-english locales 2014-08-01 23:32:38 +04:00
MatthR3D
460cb3d0e0 Edit some yaourt aliases and add some
* yaupg now also updates AUR packages
* Add yalst alias : it lists the installed packages, even from AUR
* Add yaorph alias : it removes orphans using yaourt
2013-04-14 13:08:03 +02:00
Martin Putniorz
8fe6ea3889 Functions for managing pacman-key 2012-12-02 20:55:19 +01:00
ornicar
a2afccae19 Add yaourt --sucre alias in archlinux plugin 2011-10-25 09:55:14 +02:00
Benjamin Boudreau
512f3678c0 Remove sudo when using yaourt + do not rely on abs when not in path - In archlinux plugin 2011-07-23 11:22:39 -04:00
Benjamin Boudreau
8e77ad468d Fix typo 2011-07-19 19:38:29 -07:00
Benjamin Boudreau
e7e9e5bbe6 Added archlinux plugin 2011-07-16 18:42:09 -04:00