Search Criteria
Package Details: penpot-frontend 2.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/penpot.git (read-only, click to copy) |
---|---|
Package Base: | penpot |
Description: | The open-source design tool for design and code collaboration |
Upstream URL: | https://penpot.app |
Licenses: | MPL-2.0 |
Submitter: | schlmm |
Maintainer: | schlmm |
Last Packager: | schlmm |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-04-16 16:13 (UTC) |
Last Updated: | 2025-01-10 12:56 (UTC) |
Dependencies (10)
- babashka (babashka-binAUR) (make)
- clojure (clojure-gitAUR) (make)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- emscripten (emscripten-gitAUR) (make)
- emsdkAUR (make)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- rustup (rustup-gitAUR, rustup-stubAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
« First ‹ Previous 1 2
schlmm commented on 2024-07-28 14:35 (UTC) (edited on 2024-07-28 14:35 (UTC) by schlmm)
start it with
sudo systemctl start penpot
which starts the penpot server as the penpot user which is created by the packagedid you create a penpot database? and are the credentials right? is postgres running?
see also /etc/conf.d/penpot
you also need a redis server running
a404m commented on 2024-07-28 12:46 (UTC)
Btw can you help me with running it? Do I need to run it as root? Because it crashes on startup after message
Do I need to do anything after installing?
a404m commented on 2024-07-28 12:30 (UTC)
Yeah thanks build was successful Thank you for that quick reaction
schlmm commented on 2024-07-27 09:57 (UTC)
bb is babashka
i previously downloaded it in the pkgbuild and setted the correct PATH variable. no idea why it didnt work for you.
but i just saw, that there is an aur version. so i put it into makedepends.
i hope it works for you now
a404m commented on 2024-07-27 07:31 (UTC)
I get this error while trying to install it + bb ./scripts/prefetch-templates.clj resources/app/onboarding.edn builtin-templates/ ./scripts/build: line 24: bb: command not found is there a package which I should install?
schlmm commented on 2024-06-16 12:08 (UTC)
thx. it seems they rereleased 2.0.3 updated
archevod commented on 2024-06-15 16:17 (UTC)
Please, fix sha sum for 2.0.3.tar.gz file in PKGBUILD
« First ‹ Previous 1 2