パッケージ: golang-1.22-go (1.22.7-1~bpo12+1)
golang-1.22-go に関するリンク
Debian の資源:
golang-1.22 ソースパッケージをダウンロード:
- [golang-1.22_1.22.7-1~bpo12+1.dsc]
- [golang-1.22_1.22.7.orig.tar.gz]
- [golang-1.22_1.22.7.orig.tar.gz.asc]
- [golang-1.22_1.22.7-1~bpo12+1.debian.tar.xz]
メンテナ:
- Debian Go Compiler Team (QA ページ)
- Michael Stapelberg (QA ページ)
- Paul Tagliamonte (QA ページ)
- Tianon Gravi (QA ページ)
- Michael Hudson-Doyle (QA ページ)
- Anthony Fok (QA ページ)
外部の資源:
- ホームページ [go.dev]
類似のパッケージ:
Go programming language compiler, linker, compiled stdlib
The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
This package provides an assembler, compiler, linker, and compiled libraries for the Go programming language.
To use this version, instead of the default one provided by golang-go package, add /usr/lib/go-1.22/bin/ to PATH, or invoke /usr/lib/go-1.22/bin/go directly.
その他の golang-1.22-go 関連パッケージ
|
|
|
|
-
- dep: golang-1.22-src (>= 1.22.7-1~bpo12+1)
- Go programming language - source files
-
- rec: g++
- GNU C++ コンパイラ
-
- rec: gcc
- GNU C コンパイラ
-
- rec: libc6-dev
- GNU C ライブラリ: 開発用ライブラリとヘッダファイル
-
- rec: pkg-config
- manage compile and link flags for libraries (transitional package)
-
- sug: ca-certificates
- 一般的な CA の証明書
-
- sug: git
- 速く、スケーラブルな分散型リビジョン管理システム
-
- sug: mercurial
- 使いやすくスケーラブルな分散バージョン管理システム
-
- sug: subversion
- Advanced version control system