Package Details: zelcore 7.13.3-0

Git Clone URL: https://aur.archlinux.org/zelcore.git (read-only, click to copy)
Package Base: zelcore
Description: Zelcore Platform
Upstream URL: https://zelcore.io/
Keywords: zelcore
Licenses: custom
Submitter: jfamousket
Maintainer: jfamousket
Last Packager: jfamousket
Votes: 1
Popularity: 0.000000
First Submitted: 2021-11-21 00:08 (UTC)
Last Updated: 2024-03-26 18:10 (UTC)

Pinned Comments

jfamousket commented on 2024-03-26 18:24 (UTC)

Hi guys,

Sorry for my late response

Unfortunately, zelcore now doesn't offer a direct link to download the tar.gz file for their new updates.

So you have to download the Debian file yourself from here. Once your download starts, copy the download the link and edit the PKGBUILD changing the source to the download link you copied as such

source_x86_64=("$pkgname-$pkgver.tar.gz::put link here")

You can edit the PKGBUILD file by either copying it to a folder on your PC, and running mkepkg -sci in the same folder as the PKGBUIILD file or using the edit menu functionality of yay i.e. yay -S zelcore --editmenu this should give you the option to edit the PKGBUILD file before installing the package.

Hope this points you in the right direction, don't forget to clean the build too if installing with yay so it downloads a new copy of the deb file and doesn't use cache.

Happy hacking!

Latest Comments

« First ‹ Previous 1 2 3

t3k commented on 2021-12-01 10:59 (UTC)

Hello, thanks for packaging, but I didn't install since tuxedo-control-center is listed as a dependency, which I think is not normal ;) could you please explain why or correct the problem please ?