Next: Foreign Architectures, Previous: 编程接口, Up: Top [Contents][Index]
This section describes Guix command-line utilities. Some of them are primarily targeted at developers and users who write new package definitions, while others are more generally useful. They complement the Scheme programming interface of Guix in a convenient way.
• 调用guix build | 用命令行构建软件包。 | |
• 调用guix edit。 | 编辑软件包定义。 | |
• 调用guix download | 下载一个文件并打印它的hash。 | |
• 调用guix hash | 计算一个文件的密码学hash。 | |
• 调用guix import | 导入软件包定义。 | |
• 调用guix refresh | 更新软件包定义。 | |
• Invoking guix style | Styling package definitions. | |
• 调用guix lint | 从软件包定义里寻找错误。 | |
• 调用guix size | 分析硬盘使用情况。 | |
• 调用guix graph | 展示软件包的关系图。 | |
• 调用guix publish | 分享substitute。 | |
• 调用guix challenge | 挑战subtitute服务器。 | |
• 调用guix copy | 复制到远程的仓库,或从远程的仓库复制。 | |
• 调用guix container | 进程隔离。 | |
• 调用guix weather | 评估substitute的可用性。 | |
• 调用guix processes | 列出客户端进程。 |