Reference articles on history, science, culture and more
Encyclopedia

Install (Unix)

Unix shell command

install is a shell command that copies files in ways that are particularly useful for implementing a software installation process. Features beyond copying include creating directories, setting file permission, changing file ownership and stripping executable files.

The command is available in many Unix systems and Linux distributions, but unlike many other long-standing and commonly-used Unix utilities, it is not defined by POSIX. The command is available for Windows via UnxUtils.

Two variants exists , one from GNU and one from BSD , with the major difference in how the options -D and -d work.

Watch videos about Install (Unix)Explainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article Install (Unix), written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.