Use yay instead of pamac for AUR packages
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
- name: Package Installation - Install greenclip from AUR
|
- name: Package Installation - Install greenclip from AUR
|
||||||
become_user: "{{ username }}"
|
become_user: "{{ username }}"
|
||||||
command: pamac install --no-confirm greenclip
|
command: yay -S --noconfirm greenclip
|
||||||
args:
|
args:
|
||||||
creates: /usr/bin/greenclip
|
creates: /usr/bin/greenclip
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user