Franz König
15d051c32b
hotfix for archlinux.plugin.zsh ( #5909 )
...
Co-authored-by: dalu <2694548+dalu@users.noreply.github.com>
8 years ago
Ning Sun
2bd24f7e0d
Fixed Pacaur aliases ( #6416 )
...
`pacaur -Syua` only updated AUR pakcages, wihch is incompatible with semantics of `pacupg` and `yaupg`. Removing `-a` here it would work for both main repos and aur.
8 years ago
Franz König
ef9f3d97f0
Added pacman file aliases ( #5869 )
9 years ago
Moses Miller
e418a2bb92
Updated README of the archlinux plugin
10 years ago
Moses Miller
485dd2b736
Add pacaur compatibility to archlinux plugin + refactor
10 years ago
jarhat
7d5bb2a34d
archlinux: yasu now working - only one dash needed ( #5373 )
10 years ago
Marc Cornellà
b90c8944b4
archlinux: fix pacmanallkeys URL, make curl silent
...
Also make all functions local as to not spill variables into the
global namespace.
10 years ago
Marc Cornellà
65f16fb64b
archlinux: remove comments, format functions better
10 years ago
Bjørn Madsen
3b8d0ad9d0
archlinux: Update yasu alias
...
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
10 years ago
Daniel Hahler
9e4aba4c8c
archlinux: use $+commands instead of 'command -v' in a subshell
11 years ago
KhasMek
e5929680fd
Plugins: archlinux - use command -v in favor of which
...
The command 'which' launches an external process that isn't
really necessary.
11 years ago
Celso Miranda
7d208be2a1
bugfix: two wild apostrophes
...
oops
12 years ago
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`.
12 years ago
Nico Revin
8a43d358c1
fix paclist() for non-english locales
12 years ago
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
13 years ago
Martin Putniorz
8fe6ea3889
Functions for managing pacman-key
13 years ago
ornicar
a2afccae19
Add yaourt --sucre alias in archlinux plugin
15 years ago
Benjamin Boudreau
512f3678c0
Remove sudo when using yaourt + do not rely on abs when not in path - In archlinux plugin
15 years ago
Benjamin Boudreau
8e77ad468d
Fix typo
15 years ago
Benjamin Boudreau
e7e9e5bbe6
Added archlinux plugin
15 years ago