Install this package:
emerge -a dev-lang/closure-compiler-bin
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-lang/closure-compiler-bin
Or alternatively:
emerge --autounmask-write -a dev-lang/closure-compiler-bin
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20260406 | 9 | ~amd64 ~x86 | 0 |
| 20260304 | 9 | ~amd64 ~x86 | 0 |
| 20260211 | 9 | amd64 ~x86 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription>
The Closure Compiler is a tool for making JavaScript download and run
faster. It is a true compiler for JavaScript. Instead of compiling from a
source language to machine code, it compiles from JavaScript to better
JavaScript. It parses your JavaScript, analyzes it, removes dead code and
rewrites and minimizes what's left. It also checks syntax, variable
references, and types, and warns about common JavaScript pitfalls.
</longdescription>
<upstream>
<bugs-to>https://github.com/google/closure-compiler/issues/</bugs-to>
<remote-id type="github">google/closure-compiler</remote-id>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | closure-compiler-bin-20260211.maven.jar | 14650457 bytes |
| DIST | closure-compiler-bin-20260304.maven.jar | 14657206 bytes |
| DIST | closure-compiler-bin-20260406.maven.jar | 14671658 bytes |