Description
Multi-threaded JavaScript runtime environment with batteries included
Installation Instructions
CentOS 8:
sudo yum update
sudo yum install dnf-plugins-core
sudo yum copr enable wilton/wilton
sudo yum install epel-release
sudo yum update
sudo yum install wilton
wilton -v
CentOS 7:
sudo yum update
sudo yum install yum-plugin-copr
sudo yum copr enable wilton/wilton
sudo yum install epel-release
sudo yum update
sudo yum install wilton
wilton -v
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (0)* | EPEL 7 (119 downloads) |
![]() |
x86_64 (0)* | EPEL 8 (37 downloads) |
* Total number of packages downloaded in the last seven days.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable wilton/wilton
More info about enabling Copr repositories