It's definitely a -dev build, or -nightly if you will.
Quote: "These pre-built nightly snapshots allow developers to try Servo and report issues without building Servo locally."
Search Criteria
Package Details: servo-nightly-bin 20250114-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/servo-nightly-bin.git (read-only, click to copy) |
---|---|
Package Base: | servo-nightly-bin |
Description: | embeddable, independent, memory-safe, modular, parallel web rendering engine |
Upstream URL: | https://servo.org |
Licenses: | MPL-2.0 |
Conflicts: | servo |
Provides: | servo |
Submitter: | envolution |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 33 |
Popularity: | 0.36 |
First Submitted: | 2025-01-12 03:18 (UTC) |
Last Updated: | 2025-01-14 14:28 (UTC) |
Dependencies (2)
- gst-plugins-bad (gst-plugins-bad-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
Required by (0)
Sources (4)
jurf commented on 2016-07-07 05:59 (UTC)
Oak commented on 2016-07-07 01:51 (UTC)
@blackout, i suppose, it is a release build, as the binaries are provided by Mozilla, but the performance is not top-notch at the moment, unfortunately.
blackout commented on 2016-07-06 07:28 (UTC)
is this a --dev or a --release build??
Oak commented on 2016-07-05 08:49 (UTC)
@panashe, thanks! I removed that dependency and added the license.
@sunng, I fixed these, thank you very much.
sunng commented on 2016-07-04 09:49 (UTC)
I suggest to install executable to /usr/bin and fix permission issue.
panashe commented on 2016-07-01 19:46 (UTC)
Why is gendesk necessary? License is Mozilla Public License v2.0 https://github.com/servo/servo/blob/master/LICENSE
Pinned Comments
envolution commented on 2025-01-12 03:30 (UTC)
Due to previous
servo-latest
installations, you may have permissions warnings while installing like:you will need to
pacman -R servo-latest
before you install this package. Make sure /usr/lib/servo does not exist before reinstalling. New installs and upgrades and installs following this won't need explicit uninstallation.An alternate solution is to
sudo chmod 755 <all affected directories>