macOS
brew install makeselflocal Homebrew formula metadata
sudo port install makeselfMacPorts ports tree · archivers/makeself/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de makeself pour les workflows d'agents IA.
installation
brew install makeselflocal Homebrew formula metadata
sudo port install makeselfMacPorts ports tree · archivers/makeself/Portfile · Source: api.github.com
sudo apk add makeselfAlpine Linux edge package indexes · makeself · Source: dl-cdn.alpinelinux.org
sudo apt install makeselfDebian stable package indexes · makeself · Source: deb.debian.org
sudo dnf install makeselfFedora Rawhide package metadata · makeself · Source: dl.fedoraproject.org
nix profile install nixpkgs#makeselfnixpkgs package indexes · pkgs/by-name/ma/makeself/package.nix · Source: api.github.com
sudo zypper install makeselfopenSUSE Tumbleweed package metadata · makeself · Source: download.opensuse.org
aperçu
Generates a self-extracting compressed tar archive
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
makeself | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/megastep/makeself
métadonnées d'installation
| Clé du paquet | brew:makeself |
|---|---|
| Version | 2.7.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/makeself |
| Page d'accueil | https://makeself.io/ |
| Dépôt | https://github.com/megastep/makeself |
| Docs amont | https://github.com/megastep/makeself#readme |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/megastep/makeself/archive/refs/tags/release-2.7.1.tar.gz |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | makeself |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
makeself 2.5.0-1
utility to generate self-extractable archives
http://www.megastep.org/makeself/
sudo apt install makeselfmakeself
nix profile install nixpkgs#makeselfmakeself 2.5.0-1
utility to generate self-extractable archives
http://www.megastep.org/makeself/
sudo apt install makeselfmakeself 2.5.0-r0
Generate a self-extractable compressed tar archive from a directory
sudo apk add makeselfmakeself 2.7.1-1.fc45
Make self-extractable archives on Unix
sudo dnf install makeselfmakeself 2.7.1-1.2
Make self-extractable archives on Unix
sudo zypper install makeselfmakeself
sudo port install makeselfpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.