deimosian
4586808f86
feat(archlinux): improve update function messages ( #11608 )
3 years ago
deimosian
90ec2d1a68
fix(archlinux): keyring update function ( #11607 )
3 years ago
deimosian
9b1ef262bc
feat(archlinux): unify `upgrade` function ( #11597 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
3 years ago
K Harishankar
5403db8599
feat(archlinux): add aliases for cleaning package cache ( #10091 )
...
Co-authored-by: K Harishankar <48408097+Haritronic909@users.noreply.github.com>
4 years ago
nowshed-imran
a42db12085
refactor(archlinux)!: remove `yaourt` support ( #9713 )
...
BREAKING CHANGE: `yaourt` is no longer maintained nor available as a package.
Use `pacman` or one of the other maintained AUR helpers.
Closes #9713
5 years ago
Marc Cornellà
5b3d2b2f0c
Revert "feat(archlinux): add cleanup aliases to `yaourt` and `yay` ( #10184 )"
...
This reverts commit eba3be243f .
5 years ago
Al-Amin Ahamed
eba3be243f
feat(archlinux): add cleanup aliases to `yaourt` and `yay` ( #10184 )
5 years ago
Jeff M. Hubbard
9f8801bea6
feat(archlinux)!: remove deprecated commands `aur` and `abs` ( #9803 )
...
BREAKING CHANGE: the various update aliases will no longer run `abs` and `aur`, which are either
deprecated or nonexistent. See https://archlinux.org/news/deprecation-of-abs/ for more.
5 years ago
ratijas
b94bdf8927
feat(archlinux): add support for aura AUR helper ( #9467 )
5 years ago
ratijas
790f185e0f
refactor(archlinux): fix name & scripts; reorder aliases ( #9546 )
...
Co-authored-by: Marc Cornellà <hello@mcornella.com>
5 years ago
Gabriel Corral
66e0438d47
fix(archlinux): update URL and key server in `pacmanallkeys` ( #9569 )
...
- Added follow redirects curl flag to fix the 301 response
- Updated trusted users URL format
- Changed from `pgp.mit.edu` keyserver to `keyserver.ubuntu.com` keyserver
5 years ago
ratijas
865d2d8a53
refactor(archlinux): prevent leaking local variables ( #9476 )
...
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
5 years ago
Magnus Boman
cea89f5439
archlinux: fix pacweb breaking when multiple packages found ( #9059 )
...
Co-authored-by: Magnus Boman <Kattus@users.noreply.github.com>
6 years ago
Zhong Lufan
e675c821f2
archlinux: fix pacweb with non-English locales ( #8916 )
6 years ago
LuFan Zhong
7900380239
archlinux: fix wrong parameters in pacfiles alias ( #8712 )
6 years ago
KeLiu
3320658f30
archlinux: add aliases for yay ( #6867 )
8 years ago
Philippe Proulx
dc57d1881b
plugins/archlinux: add pacls, pacown, pacweb
8 years ago
Marc Cornellà
2fce6a0faf
[archlinux] Fix function syntax to avoid clashes with aliases
...
See https://bugs.debian.org/871816
Fixes #6592
8 years ago
Arthur Brainville
30a5124f9d
Added trizen to the archlinux plugin ( #6650 )
...
* Added trizen to the archlinux plugin
trizen is the recomended solution for using the Arch User Repository.
both yaourt and pacaur have some issues.
Signed-off by: Arthur Brainville (Ybalrid) <ybalrid@ybalrid.info>
* Add trizen aliases to the readme
Also fixed inconsistency in formatting on readme file.
(also added myself in the contributor list)
8 years ago
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