Thanks, I’ll be taking care of it as soon as possible!
Would you mind adding:
These are already bin packages (appimages) so mostly a convenience to have them in chaotic-aur.
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
First Submitted: | 2023-04-23 07:03 (UTC) |
---|---|
Last Updated: | 2023-06-12 17:43 (UTC) |
Define ages 
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.
Ages as in 2 months 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)
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
-
Get what you want from AUR:
git clone https://aur.archlinux.org/chainner-bin.git && cd chainner-bin
-
Edit the PKGBUILD as needed, in this case the latest release is
0.20.1
, so changepkgver
number to match.
nano PKGBUILD
-
Update the checksum:
updpkgsums
-
Build and install:
makepkg -si
-
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.
These are both rather large appimages with no real build time saving to be done, these are unlikely to be added to Chaotic.
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.
Ya thats why it would be nice to have in the Chaotic-AUR
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.
I thoguth you guys are expert can use your magic to cure it actually. Thats why I asked.
@ptr1337 does this actually make sense?
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:
Hi team, I was wondering if we could add the Brave Beta package to Chaotic.
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.
I recommend this project since it is one of the most advanced container and virtualization projects.
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.
Might be a missing makedep which is present on your machine.