Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, zypper 安装 makeself

查看 makeself 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install makeself

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install makeself

MacPorts ports tree · archivers/makeself/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add makeself

Alpine Linux edge package indexes · makeself · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install makeself

Debian stable package indexes · makeself · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install makeself

Fedora Rawhide package metadata · makeself · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#makeself

nixpkgs package indexes · pkgs/by-name/ma/makeself/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install makeself

openSUSE Tumbleweed package metadata · makeself · 来源: download.opensuse.org

概览

软件包摘要

Generates a self-extracting compressed tar archive

命令和别名

  • makeself

历史

项目历史与用法

makeself is a portable shell-script tool that creates self-extracting compressed tar archives for Unix-like systems. The generated file looks like a shell script, often using a `.run` or `.sh` suffix, and embeds both an archive and the startup command that should run after extraction.

项目历史

The official README says makeself was written by Stéphane Peter and is maintained in portable Bourne-shell style so that both the generator and generated archives can run across Unix variants. Its design is deliberately simple: prepend a shell stub to a tar archive, extract into a temporary directory or chosen target, run a script, and clean up.

The project is historically tied to Loki Software's Linux game installers. The official site points readers to Loki Setup, notes that Stéphane Peter co-authored it, and recommends the `.run` suffix introduced by some Loki-era makeself archives. That gave makeself a visible role in the Linux commercial game and driver distribution era before distribution-native packages covered every case.

采用历史

makeself stayed useful because it requires little from the target system beyond a shell, tar, and a supported compressor. The README lists examples such as Id Software game installers and patches, Loki game patches, NVIDIA Linux drivers, Google Earth for Linux, VirtualBox Linux installers, and the makeself distribution itself.

The GitHub repository shows continued maintenance, releases, and a broad contributor history. Newer releases added compression options, archive inspection flags, checksums, CI-friendly usage, and portability fixes while preserving the old package-maintainer promise: ship one executable-ish installer file without a native package repository.

使用方式

A common invocation is `makeself.sh archive_dir file_name label startup_script [script_args]`. Generated archives support options such as `--list`, `--check`, `--target`, `--noexec`, `--keep`, and `--tar`, which makes them inspectable and scriptable in package and release automation.

为什么软件包爱好者会关心

Package nerds care about makeself because it occupies the gray zone between tarballs and native packages. It is not a dependency solver or package manager, but it is a common vendor distribution format that package maintainers often need to unpack, audit, repack, or replace with distro-native recipes.

时间线

  • 1990s-2000s: Loki-style `.run` archives popularize self-extracting shell installers for Linux games and applications.
  • 2010: The official GitHub repository is created.
  • 2025: GitHub lists makeself v2.7.1 as a release.
  • 2026: The official repository remains maintained with thousands of stars and hundreds of forks.

Related projects

  • Related tools and formats include Loki Setup, shell archives, tarballs, AppImage, InstallAnywhere-style binary installers, and native package formats such as deb, rpm, and pacman packages.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:archive,compress

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
makeselfcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本2.7.1
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/megastep/makeself

安装元数据

软件包元数据

软件包键brew:makeself
版本2.7.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/makeself
主页https://makeself.io/
仓库https://github.com/megastep/makeself
上游文档https://github.com/megastep/makeself#readme
许可证GPL-2.0-or-later
源码归档https://github.com/megastep/makeself/archive/refs/tags/release-2.7.1.tar.gz
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemakeself
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

makeself 2.5.0-1

utility to generate self-extractable archives

http://www.megastep.org/makeself/

sudo apt install makeself
  • Section: utils
  • Architecture: all
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Makeself
Debian stable package indexes · deb.debian.org · Debian stable package indexes: makeself from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

makeself

nix profile install nixpkgs#makeself
  • normalized package name match
  • 匹配方式:Makeself
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/makeself/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

makeself 2.5.0-1

utility to generate self-extractable archives

http://www.megastep.org/makeself/

sudo apt install makeself
  • Section: universe/utils
  • Architecture: all
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Makeself
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: makeself from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

makeself 2.5.0-r0

Generate a self-extractable compressed tar archive from a directory

https://makeself.io/

sudo apk add makeself
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: makeself
  • 1 提供
  • normalized package name match
  • 匹配方式:Makeself
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: makeself from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

makeself 2.7.1-1.fc45

Make self-extractable archives on Unix

http://makeself.io/

sudo dnf install makeself
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: makeself
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Makeself
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: makeself from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

makeself 2.7.1-1.2

Make self-extractable archives on Unix

https://makeself.io/

sudo zypper install makeself
  • License: GPL-2.0-or-later
  • Category: Productivity/Archiving/Compression
  • Architecture: noarch
  • Source Package: makeself
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Makeself
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: makeself from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

makeself

sudo port install makeself
  • normalized package name match
  • 匹配方式:Makeself
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/makeself/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment