.\" -*- coding: UTF-8 -*-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.50.1.
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH INSTALL 1 "April 2026" "GNU coreutils 9.11" "Opdrachten voor gebruikers"
.SH NAAM
install \- kopieer bestanden en stel attributen in
.SH SAMENVATTING
\fBinstall\fP [\fI\,OPTIE\/\fP]... [\fI\,\-T\/\fP] \fI\,BRON DOEL\/\fP
.br
\fBinstall\fP [\fI\,OPTIE\/\fP]... \fI\,BRON\/\fP... \fI\,MAP\/\fP
.br
\fBinstall\fP [\fI\,OPTIE\/\fP]... \fI\,\-t MAP BRON\/\fP...
.br
\fBinstall\fP [\fI\,OPTIE\/\fP]... \fI\,\-d MAP\/\fP...
.SH BESCHRIJVING
.\" Add any additional description here
.PP
Dit programma kopieert bestanden (vaak zojuist gecompileerd) naar door u
gekozen bestemmingen. Als u een kant\-en\-klaar pakket wilt downloaden en
installeren op een GNU/Linux\-systeem, dan kunt u beter een pakketbeheerder
zoals \fByum\fP(1) of \fBapt\-get\fP(1) gebruiken.
.PP
Bij de eerste drie aanroepvormen wordt BRON naar DOEL gekopieerd, of BRONnen
naar een bestaande MAP, terwijl rechten, eigenaar en groep ingesteld
worden. Bij de vierde vorm worden alle componenten van de gegeven MAP(pen)
aangemaakt.
.PP
Een verplicht argument bij een lange optie is ook verplicht voor de korte
optie.
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-\-backup'\fB\-\-backup[=METHODE]\fP\X'tty: link'
van elk bestemmingsbestand een reservekopie maken
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-b'\fB\-b\fP\X'tty: link'
als \fB\-\-backup\fP, maar accepteert geen argument
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-c'\fB\-c\fP\X'tty: link'
(genegeerde optie)
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-C'\fB\-C, \-\-compare\fP\X'tty: link'
inhoud van bron\- en bestemmingsbestanden vergelijken, als er geen
verandering was van de inhoud, eigenaarschap en rechten, wijzig dan de
bestemming in het geheel niet
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-d'\fB\-d, \-\-directory\fP\X'tty: link'
alle argumenten als map namen behandelen; van de gegeven mappen alle
componenten aanmaken
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-D'\fB\-D\fP\X'tty: link'
alle componenten van DOEL aanmaken behalve de laatste, of alle componenten
van de \fB\-\-target\-directory\fP map, en dan BRON naar DOEL kopiëren
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-\-debug'\fB\-\-debug\fP\X'tty: link'
leg uit hoe een bestand werd gekopieerd. Impliceert \fB\-v\fP
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-g'\fB\-g, \-\-group=\,GROEP\fP\X'tty: link'\/
deze groep instellen i.p.v. groep van huidig proces
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-m'\fB\-m, \-\-mode=\,MODUS\fP\X'tty: link'\/
deze toegangsrechten instellen i.p.v. 'rwxr\-xr\-x'
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-o'\fB\-o, \-\-owner=\,GEBRUIKER\fP\X'tty: link'\/
deze eigenaar instellen (alleen voor systeembeheerder)
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-p'\fB\-p, \-\-preserve\-timestamps\fP\X'tty: link'
alle tijdsstempels van bronbestanden overnemen in de overeenkomstige
bestemmingsbestanden
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-s'\fB\-s, \-\-strip\fP\X'tty: link'
verwijder symbooltabellen
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-\-strip\-program'\fB\-\-strip\-program=PROGRAMMA\fP\X'tty: link'
te gebruiken programma voor het strippen
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-S'\fB\-S, \-\-suffix=\,VOEGSEL\fP\X'tty: link'\/
te gebruiken achtervoegsel voor reservekopieën
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-t'\fB\-t, \-\-target\-directory=\,MAP\fP\X'tty: link'\/
alle BRON\-argumenten naar MAP kopiëren
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-T'\fB\-T, \-\-no\-target\-directory\fP\X'tty: link'
DOEL als een normaal bestand behandelen
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-v'\fB\-v, \-\-verbose\fP\X'tty: link'
de naam van elk aangemaakt bestand of aangemaakte map tonen
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-\-preserve\-context'\fB\-\-preserve\-context\fP\X'tty: link'
de SELinux\-beveiligingscontext behouden
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-Z'\fB\-Z\fP\X'tty: link'
de SELinux\-beveiligingscontext van doelbestand en elke aangemaakte map op
standaard instellen
.TP
\X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#install\-\-context'\fB\-\-context[=CNTXT]\fP\X'tty: link'
zoals \fB\-Z\fP, of als CNTXT is opgegeven zet dan de SELinux en SMACK
beveiligingscontext op CNTXT
.TP
\X'tty: link https://www.gnu.org/software/coreutils/install#install\-\-help'\fB\-\-help\fP\X'tty: link'
toon de helptekst en stop
.TP
\X'tty: link https://www.gnu.org/software/coreutils/install#install\-\-version'\fB\-\-version\fP\X'tty: link'
toon programmaversie en stop
.PP
Het reservekopie\-achtervoegsel is '~', tenzij anders ingesteld met
\fB\-\-suffix\fP of via omgevingsvariable SIMPLE_BACKUP_SUFFIX. Het versiebeheer
kan worden ingesteld met de optie \fB\-\-backup\fP of via omgevingsvariabele
VERSION_CONTROL; dit zijn de mogelijke waarden (methodes):
.TP
none, off
nooit reservekopieën maken (zelfs niet met \fB\-\-backup\fP)
.TP
numbered, t
genummerde reservekopieën maken
.TP
existing, nil
genummerde reserves maken als er al zijn, anders eenvoudig
.TP
simple, never
altijd eenvoudige reservekopieën maken
.SH AUTEUR
Geschreven door David MacKenzie.
.SH "RAPPORTEREN VAN BUGS"
Rapporteer gebreken aan bug\-coreutils@gnu.org
.br
Webpagina van GNU coreutils:
.br
Algemene hulp bij gebruik van GNU\-software:
.br
Meld alle vertaalfouten op
.SH COPYRIGHT
Copyright \(co 2026 Free Software Foundation, Inc. Licentie GPLv3+: GNU GPL
versie 3 of later .
.br
Dit is vrije software: u mag het vrijelijk wijzigen en verder
verspreiden. Deze software kent GEEN GARANTIE, voor zover de wet dit
toestaat.
.SH "ZIE OOK"
\fBcp\fP(1)
.PP
.br
Volledige documentatie op:
.br
of lokaal via: info \(aq(coreutils) install invocation\(aq
.PP
.SH VERTALING
De Nederlandse vertaling van deze handleiding is geschreven door
Mario Blättermann
en
Luc Castermans
.
.PP
Deze vertaling is vrije documentatie; lees de
.UR https://www.gnu.org/licenses/gpl-3.0.html
GNU General Public License Version 3
.UE
of later over de Copyright-voorwaarden. Er is geen AANSPRAKELIJKHEID.
.PP
Indien U fouten in de vertaling van deze handleiding zou vinden,
stuur een e-mail naar
.MT debian-l10n-dutch@lists.debian.org
.ME .