- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 14 for deb (0.02 sec)
-
pom.xml
</executions> </plugin> <!-- deb --> <plugin> <groupId>org.vafer</groupId> <artifactId>jdeb</artifactId> <configuration> <deb>${project.build.directory}/releases/${project.artifactId}-${project.version}.deb</deb> <controlDir>${project.build.directory}/generated-packaging/deb/scripts</controlDir> <!-- <signPackage>${deb.sign}</signPackage> <keyring>${gpg.keyring}</keyring>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 02:16:03 UTC 2024 - 49.1K bytes - Viewed (0) -
ci/official/containers/linux_arm64/Dockerfile
################################################################################ COPY --from=builder /dt10 /dt10 COPY --from=builder /patchelf/patchelf_0.14.3-1_arm64.deb /patchelf/patchelf_0.14.3-1_arm64.deb # Install devtoolset devel dependencies COPY setup.sources.sh /setup.sources.sh COPY setup.packages.sh /setup.packages.sh COPY devel.packages.txt /devel.packages.txt
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Fri Nov 01 08:30:33 UTC 2024 - 4.4K bytes - Viewed (0) -
Makefile
@wget -q -c https://github.com/minio/pkger/releases/download/v2.3.1/pkger_2.3.1_linux_amd64.deb @wget -q -c https://raw.githubusercontent.com/minio/minio-service/v1.0.1/linux-systemd/distributed/minio.service @sudo apt install ./pkger_2.3.1_linux_amd64.deb --yes @mkdir -p minio-release/$(GOOS)-$(GOARCH)/archive @cp -af ./minio minio-release/$(GOOS)-$(GOARCH)/minio
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Oct 31 22:10:24 UTC 2024 - 11.1K bytes - Viewed (0) -
README.md
### Download and Install/Run Fess 14.17 is now available and can be downloaded on the [Releases page](https://github.com/codelibs/fess/releases "download"). Downloads come in 3 flavors: deb, rpm, zip. The following commands show how to use the zip download: $ unzip fess-14.17.x.zip $ cd fess-14.17.x $ ./bin/fess
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.3K bytes - Viewed (0) -
docs/de/README.md
### Herunterladen und Installieren/Ausführen Fess 14.17 ist jetzt verfügbar und kann auf der [Release-Seite](https://github.com/codelibs/fess/releases "download") heruntergeladen werden. Downloads gibt es in drei Formaten: deb, rpm, zip. Die folgenden Befehle zeigen, wie der Zip-Download verwendet wird: $ unzip fess-14.17.x.zip $ cd fess-14.17.x $ ./bin/fess
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.6K bytes - Viewed (0) -
docs/zh-CN/README.md
## 入门 您可以通过两种方式尝试 Fess。第一种是自行下载并安装,第二种是使用 [Docker](https://www.docker.com/products/docker-engine)。 ### 下载并安装/运行 Fess 14.17 现已发布,可在 [发布页面](https://github.com/codelibs/fess/releases "download") 下载。提供三种下载形式:deb、rpm、zip。 以下命令展示了如何使用 zip 下载: $ unzip fess-14.17.x.zip $ cd fess-14.17.x $ ./bin/fess 更多详情请参阅 [安装指南](https://fess.codelibs.org/14.17/install/index.html)。 ### Docker
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 6.8K bytes - Viewed (0) -
docs/ko/README.md
### 다운로드 및 설치/실행 Fess 14.17이 현재 사용 가능하며, [릴리스 페이지](https://github.com/codelibs/fess/releases "download")에서 다운로드할 수 있습니다. 다운로드는 deb, rpm, zip의 세 가지 형식으로 제공됩니다. 다음 명령은 zip 다운로드 사용 방법을 보여줍니다: $ unzip fess-14.17.x.zip $ cd fess-14.17.x $ ./bin/fess 자세한 내용은 [설치 가이드](https://fess.codelibs.org/14.17/install/index.html)를 참조하십시오.
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.8K bytes - Viewed (0) -
docs/fr/README.md
### Télécharger et Installer/Exécuter Fess 14.17 est désormais disponible et peut être téléchargé sur la [page de Releases](https://github.com/codelibs/fess/releases "download"). Les téléchargements sont disponibles en 3 formats : deb, rpm, zip. Les commandes suivantes montrent comment utiliser le téléchargement zip : $ unzip fess-14.17.x.zip $ cd fess-14.17.x $ ./bin/fess
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.9K bytes - Viewed (0) -
docs/pt-BR/README.md
### Baixar e Instalar/Executar O Fess 14.17 já está disponível e pode ser baixado na [página de lançamentos](https://github.com/codelibs/fess/releases "download"). As opções de download incluem: deb, rpm, zip. Os comandos a seguir mostram como usar o download em formato zip: $ unzip fess-14.17.x.zip $ cd fess-14.17.x $ ./bin/fess
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.4K bytes - Viewed (0) -
docs/es/README.md
### Descargar e Instalar/Ejecutar Fess 14.17 ya está disponible y se puede descargar en la [página de lanzamientos](https://github.com/codelibs/fess/releases "download"). Las descargas están disponibles en 3 formatos: deb, rpm y zip. Los siguientes comandos muestran cómo usar la descarga en formato zip: $ unzip fess-14.17.x.zip $ cd fess-14.17.x $ ./bin/fess
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.6K bytes - Viewed (0)