Commit Graph

18 Commits

Author SHA1 Message Date
7d5bb2a34d archlinux: yasu now working - only one dash needed (#5373) 2016-09-04 19:51:42 +02:00
b90c8944b4 archlinux: fix pacmanallkeys URL, make curl silent
Also make all functions local as to not spill variables into the
global namespace.
2016-08-24 08:51:06 +02:00
98ea6414d8 archlinux: reword and simplify README 2016-08-24 08:48:03 +02:00
65f16fb64b archlinux: remove comments, format functions better 2016-08-24 08:47:52 +02:00
3b8d0ad9d0 archlinux: Update yasu alias
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
2016-08-23 01:51:29 +02:00
9e4aba4c8c archlinux: use $+commands instead of 'command -v' in a subshell 2015-11-01 00:21:26 +01:00
0f96e8e6c2 Plugins: archlinux - add basic README. 2015-06-12 00:03:55 +02:00
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
3e88e53ee7 Merge pull request #2999 from nicorevin/master
fix paclist() for non-english locales
2015-06-05 08:04:59 -07:00
7d208be2a1 bugfix: two wild apostrophes
oops
2014-08-09 01:09:06 +01:00
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
8a43d358c1 fix paclist() for non-english locales 2014-08-01 23:32:38 +04:00
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
8fe6ea3889 Functions for managing pacman-key 2012-12-02 20:55:19 +01:00
a2afccae19 Add yaourt --sucre alias in archlinux plugin 2011-10-25 09:55:14 +02:00
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
8e77ad468d Fix typo 2011-07-19 19:38:29 -07:00
e7e9e5bbe6 Added archlinux plugin 2011-07-16 18:42:09 -04:00