Chaotic-AUR | Packages | Requests | Recompilation | Reports

Thanks, I’ll be taking care of it as soon as possible!

3 Likes

Would you mind adding:

These are already bin packages (appimages) so mostly a convenience to have them in chaotic-aur.

1 Like

Not sure if this qualifies to be in the Chaotic-AUR, but I’d love it if this were added:
https://aur.archlinux.org/packages/chainner-bin

It’s a tool for AI upscaling; unfortunately, it hasn’t been updated in ages. The last time I opened it, I got a nice fatal error :nauseated_face:

2 Likes
First Submitted: 2023-04-23 07:03 (UTC)
Last Updated: 2023-06-12 17:43 (UTC)

Define ages :smiley:

Did you read

Pulec commented on 2023-09-10 18:15 (UTC)

To make it up to date:
?
Check github, it is very active, last yesterday.

2 Likes

Ages as in 2 months :rofl: because it hasn’t been updated on the AUR although the repo itself is very active.
I had a look at the comment, will have to figure out how to do it with Paru (or maybe just do it manually, which I don’t mind lol)

2 Likes

It’s very very unlikely this will make it into Chaotic. It’s a ~80MB binary which is a bit big. There’s a pending orphan request too.

Prerequisite: sudo pacman -S pacman-contrib

  1. Get what you want from AUR:
    git clone https://aur.archlinux.org/chainner-bin.git && cd chainner-bin

  2. Edit the PKGBUILD as needed, in this case the latest release is 0.20.1, so change pkgver number to match.
    nano PKGBUILD

  3. Update the checksum:
    updpkgsums

  4. Build and install:
    makepkg -si

  5. Hopefully nothing major changed between releases, and it works fine. If it doesn’t, report the error launching it here, then remove it and wait for an update, knowing you did your best.

4 Likes

These are both rather large appimages with no real build time saving to be done, these are unlikely to be added to Chaotic.

3 Likes

Hey awesome Garud ateam,

First thanks for what have you done with the distro. Really good work.

Can I ask for package to be Chaotic-Aur please.
It is called cachy-browser. It is in the AUR but fails to build everytime.
WOuld be great to have it in the Chaotic-Aur as binary.

ttf-font

Just as an FYI: The cachy-browser PKGBUILD lists this as a required dependency. That’s an extensive meta package.

I didn’t try compiling it–I’m not in Linux ATM. :slight_smile:

1 Like

Ya thats why it would be nice to have in the Chaotic-AUR :grinning:

Chaotic automatically build the same way as you, so it will fail on chaotic too.

Chaotic-AUR can’t cure anything, it just helps users save time and money.

1 Like

I thoguth you guys are expert can use your magic to cure it actually. Thats why I asked.

:slight_smile:

@ptr1337 does this actually make sense? :eyes:

1 Like

I made the package for you.

https://aur.archlinux.org/packages/chainner20-bin

The original package is, as you have already mentioned, outdated and unmaintained.
I will issue a request to merge the two packages, so we don’t have to deal with the dead one.

This is how it looks for me:

3 Likes

Hi team, I was wondering if we could add the Brave Beta package to Chaotic.

You legend mate :sunglasses:

1 Like

Please, can you add to CHAOTIC-AUR repository the “Subsync” app?

Subsync syncronize subtitles to with video (movie) reading both with AI and the result is formidable.

I suggest to add Incus to the repos. :slightly_smiling_face:

I recommend this project since it is one of the most advanced container and virtualization projects.

AUR

1 Like

Hi,
I’m giving hyprland a try and noticed that 64gram cahotic build wasn’t launching, but is fine with X11, so I think it might be wayland related somehow. Some clues that seems confirm that here :
https://aur.archlinux.org/packages/64gram-desktop
https://bugs.archlinux.org/task/79957
Building the AUR package linked above worked fine.
To whom might be interested.

1 Like

Might be a missing makedep which is present on your machine.

2 Likes