macOS
brew install hellolocal Homebrew formula metadata
sudo port install helloMacPorts ports tree · mail/hello/Portfile · 来源: api.github.com
安装
brew install hellolocal Homebrew formula metadata
sudo port install helloMacPorts ports tree · mail/hello/Portfile · 来源: api.github.com
sudo dnf install helloFedora Rawhide package metadata · hello · 来源: dl.fedoraproject.org
nix profile install nixpkgs#hellonixpkgs package indexes · pkgs/by-name/he/hello/package.nix · 来源: api.github.com
sudo zypper install helloopenSUSE Tumbleweed package metadata · hello · 来源: download.opensuse.org
概览
Program providing model for GNU coding standards and practices
历史
GNU Hello is the GNU Project's intentionally small greeting program and sample package. Its job is not only to print a friendly greeting, but to demonstrate GNU package structure, coding conventions, localization, documentation, and release practice around a tiny program.
That makes it a classic package-manager specimen: the runtime behavior is trivial, while the source distribution exercises the machinery expected of a serious GNU package.
GNU Hello dates back to the early 1990s. The GNU FTP archive lists early 1.x patch files and a 1.3 tarball in 1992 and 1993, then later 2.x releases across the 2000s, 2010s, 2020s, and 2026.
The project has served as a stable reference point for GNU maintainership. Because the core program is deliberately simple, changes in the package often illustrate build-system, translation, portability, and distribution practice rather than application complexity.
GNU Hello appears in traditional Unix-like packaging systems because it is small, portable, and useful as a smoke test for source-based and binary package workflows. The supplied package metadata lists Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE packaging.
GNU Guix documentation uses GNU Hello as an example package, which reinforces its role as teaching material for package definitions, source fetching, checksums, build systems, and dependency declaration.
End users run `hello` to print a greeting. The program is often more important to developers and packagers than to interactive users, because it provides a minimal but complete GNU-style source distribution.
There is no normal per-user configuration file or credentials file: the package is a command-line demonstration program, not a stateful client.
GNU Hello is valuable precisely because it is over-equipped for its surface behavior. It lets maintainers test compiler invocation, gettext catalogs, Texinfo documentation, Autotools-style release layout, checks, install targets, and package metadata without the noise of a large application.
It is the package equivalent of a tuning fork: small enough to understand at a glance, but formal enough to reveal whether a packaging system handles conventional GNU software correctly.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
hello | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:hello |
|---|---|
| 版本 | 2.12.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.gnu.org/software/hello/ |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
hello 2.10-5
example package based on GNU hello
https://www.gnu.org/software/hello/
sudo apt install hellohello
nix profile install nixpkgs#hellohello 2.10-3build1
example package based on GNU hello
https://www.gnu.org/software/hello/
sudo apt install hellohello 2.12.3-2.fc45
Prints a familiar, friendly greeting
https://www.gnu.org/software/hello/
sudo dnf install hellohello 2.12.3-1.4
A Friendly Greeting Program
https://www.gnu.org/software/hello
sudo zypper install hellohello-lang 2.12.3-1.4
Translations for package hello
https://www.gnu.org/software/hello
sudo zypper install hello-langhello
sudo port install hello来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.