summaryrefslogtreecommitdiff
path: root/plugins/archlinux/README.md
AgeCommit message (Collapse)Author
2021-12-13feat(archlinux): add aliases for cleaning package cache (#10091)K Harishankar
Co-authored-by: K Harishankar <48408097+Haritronic909@users.noreply.github.com>
2021-09-28refactor(archlinux)!: remove `yaourt` support (#9713)nowshed-imran
BREAKING CHANGE: `yaourt` is no longer maintained nor available as a package. Use `pacman` or one of the other maintained AUR helpers. Closes #9713
2021-09-22Revert "feat(archlinux): add cleanup aliases to `yaourt` and `yay` (#10184)"Marc Cornellà
This reverts commit eba3be243f634a80ae8d8134bf88657afda71fbb.
2021-09-17feat(archlinux): add cleanup aliases to `yaourt` and `yay` (#10184)Al-Amin Ahamed
2021-04-09feat(archlinux)!: remove deprecated commands `aur` and `abs` (#9803)Jeff M. Hubbard
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.
2021-04-06feat(archlinux): add support for aura AUR helper (#9467)ratijas
2021-04-06refactor(archlinux): fix name & scripts; reorder aliases (#9546)ratijas
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2020-03-11Clean up plugin READMEs and a few pluginsMarc Cornellà
- fasd - history - mercurial - pylint - repo - yii2
2020-03-10archlinux: fix wrong parameters in pacfiles alias (#8712)LuFan Zhong
2019-04-09archlinux: fix minor typo (#7752)黄璞
yaourt -> yay
2018-10-08archlinux: add aliases for yay (#6867)KeLiu
2018-06-10fix(typo) (#6905)Andre Figueiredo
*trupd* for "trizen -Sy" fixed to *trupg*
2018-04-15[archlinux] add recent aliases and functions to readmeMarc Cornellà
2018-04-15Added trizen to the archlinux plugin (#6650)Arthur Brainville
* 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)
2017-02-22Added pacman file aliases (#5869)Franz König
2016-10-03Fix small copy-editing mistake in archlinux READMEMarc Cornellà
2016-10-03Updated README of the archlinux pluginMoses Miller
2016-10-03Added pacaur aliasesJuraj Fiala
This commit removes most of its contents: it just leaves the contribution signature. The rest is obsolete and superseeded by #5460, but the contribution is still valuable. Related: #4263. Signed-off-by: Marc Cornellà <marc.cornella@live.com>
2016-08-24archlinux: reword and simplify READMEMarc Cornellà
2016-08-23archlinux: Update yasu aliasBjørn Madsen
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
2015-06-12Plugins: archlinux - add basic README.KhasMek