Search Criteria
Package Details: code-server 4.95.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/code-server.git (read-only, click to copy) |
---|---|
Package Base: | code-server |
Description: | VS Code in the browser |
Upstream URL: | https://github.com/coder/code-server |
Keywords: | code coder.com visual-studio-code vscode |
Licenses: | MIT |
Submitter: | hvksmr1996 |
Maintainer: | coadler (ash, cdrci) |
Last Packager: | ash |
Votes: | 23 |
Popularity: | 0.029480 |
First Submitted: | 2019-03-11 14:32 (UTC) |
Last Updated: | 2024-11-12 18:37 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
Latest Comments
1 2 3 4 Next › Last »
abed commented on 2023-03-18 16:04 (UTC)
@cryptodan have you tried running systemctl's daemon-reload [1] command after you made changes to the service files?
[1] https://wiki.archlinux.org/title/Systemd#Using_units (see "Reload systemd manager")
cryptodan commented on 2023-03-13 18:43 (UTC)
So how does one get this to started? I have move the service files to /usr/lib/systemd/system and /usr/lib/systemd/user and ran sudo systemctl enable --now for them to start and receive error messages below
[cryptodan@alphacentauri code-server]$ sudo systemctl enable --now code-server-4.10.1 Failed to enable unit: Unit file code-server-4.10.1.service does not exist. [cryptodan@alphacentauri code-server]$ sudo systemctl enable --now code-server-4.10.1@ Failed to enable unit: Destination unit default.target is a non-template unit. [cryptodan@alphacentauri code-server]$ sudo systemctl enable --now code-server-4.10.1-user Failed to enable unit: Unit file code-server-4.10.1-user.service does not exist.
trkm commented on 2023-02-16 13:49 (UTC)
4.10.0 was released last night.
https://github.com/coder/code-server/releases/tag/v4.10.0
jsjoeio commented on 2022-11-09 21:29 (UTC)
@kriskras99 no worries :)
kriskras99 commented on 2022-11-09 21:27 (UTC)
I'm very sorry for flagging it out of date, somehow misread the version number
kirill-scherba commented on 2022-04-17 20:30 (UTC)
How much messages do you want get about new code-server version 4.3.0? :-)
cp: cannot stat 'code-server-4.3.0-linux-amd64/LICENSE.txt': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... -> error making: code-server
Thanks!
binhex commented on 2022-04-15 13:15 (UTC)
latest build fails:- cp: cannot stat 'code-server-4.3.0-linux-amd64/LICENSE.txt': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... error making: code-server
yuhldr commented on 2022-04-15 05:28 (UTC)
error
should
not
Clansty commented on 2022-03-15 09:34 (UTC)
This package should be called
code-server-bin
non
-bin
packages should build from source like usingyarn
to install dependence refer to the Dockerfile here1 2 3 4 Next › Last »