Rofi-greenclip not found

Hi all,

pacman fails to install rofi-greenclip, https://aur.archlinux.org/packages/rofi-greenclip:

~ $ sudo pacman -Syu rofi-greenclip
:: Synchronising package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 chaotic-aur                             1731.7 KiB  1339 KiB/s 00:01 [---------------------------------------] 100%
error: target not found: rofi-greenclip

As you can see, chaotic-aur is enabled (this pacman/arch wise a standard Garuda install, I haven't tweaked the pacman conf):

$ grep -A 2 chaotic-aur /etc/pacman.conf
[chaotic-aur]
Include = /etc/pacman.d/chaotic-mirrorlist

Do I need to do something to get chatotic-aur to build/add rofi-greenclip, or have I don't something wrong here?

Cheers,

-Torstein

Hi there, welcome.
rofi-greenclip is at the moment not available in the chaotic-aur, but only in the AUR repository.
To install from AUR you’ll need to compile it or most likely use an AUR helper, with e.g.:

paru rofi-greenclip

It is possible anyway to ask new packages to be added to the chaotic-aur here:

2 Likes

Hi @filo,

thank you for your kind and prompt response. I'll check out paru and the packages thread.

Since Garuda and Arch are so awesome, I guess I thought it would either have everything from AUR or queue new packages and respond with something like:

target not found: rofi-greenclip, added to chaotic package queue: https://status.example.com/foo. Check back later, typical ETA is <n>

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.