About: CheckInstall

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

CheckInstall is a computer program for Unix-like operating systems which eases the installation and uninstallation of software compiled from source by making use of package management systems. After software compilation it can automatically generate a Slackware-, RPM-, or Debian-compatible package that can later be cleanly uninstalled through the appropriate package manager.

Property Value
dbo:abstract
  • Checkinstall ist ein Kommandozeilenprogramm für Linux-Betriebssysteme zum Erstellen von Slackware-TGZ-, RPM- oder DEB-Paketen aus Quellcodepaketen von Programmen. Es führt make install aus und erstellt dabei ein Paket, welches nachher mit dem distributionseigenen Paketmanager sauber installiert und später auch deinstalliert werden kann. Checkinstall steht unter der GPL2. (de)
  • CheckInstall is a computer program for Unix-like operating systems which eases the installation and uninstallation of software compiled from source by making use of package management systems. After software compilation it can automatically generate a Slackware-, RPM-, or Debian-compatible package that can later be cleanly uninstalled through the appropriate package manager. CheckInstall monitors the installation phase of a normal software build process and notes the files that are added to the system. It then builds a package that contains these files, using additional information gathered from the user. Finally, the files installed by the original run are removed and the package is installed using the system package tools, so the package will be properly registered in the local installed packages database. The primary benefits provided by CheckInstall versus simply running make install are the ability to remove the package from the system using the system packaging tools, and the ability to install the resulting package on multiple machines. CheckInstall is sometimes cited as a mechanism for creating packages by open source projects instead of creating numerous platform-specific build packages. (en)
  • CheckInstall es un programa de computadora para Sistemas Operativos Unix-like que permite la instalación y desinstalación de software compilado desde el código fuente para ser administrado por un Sistema de gestión de paquetes . Después de la compilación del paquete este puede generar paquetes compartibles para Slackware-, RPM, o Debian. El paquete de generado puede ser eliminado limpiamente por el Sistema de gestión de paquetes. Los beneficios principales de CheckInstall contra simplemente ejecutar make install es la habilidad de desinstalar el paquete del sistema usando su Sistema de gestión de paquetes, además de poder instalar el paquete resultante en varias computadoras. (es)
  • CheckInstall est un logiciel pour les systèmes d’exploitation type Unix qui facilite l’installation et la désinstallation des logiciels compilés à partir des sources en utilisant le gestionnaire de paquets. Après la compilation du logiciel, checkinstall peut créer automatiquement un paquet compatible Slackware, RPM ou Debian qui peut être désinstallé proprement plus tard à partir du gestionnaire de paquets. (fr)
  • CheckInstallは、tarballで配布されているソースコードパッケージからのインストール・アンインストールを容易にするパッケージ管理システムである。 (ja)
  • CheckInstall — компьютерная программа для Unix-подобных операционных систем, созданная с целью облегчить установку и удаление программного обеспечения, скомпилированного из исходных кодов, используя при этом родную для дистрибутива систему управления пакетами. После компиляции программного обеспечения checkinstall может автоматически сгенерировать Slackware-, RPM- или Debian-совместимый пакет, который впоследствии может быть полностью удалён через соответствующий менеджер пакетов. Эта возможность является предпочтительной при установке любых пакетов. (ru)
dbo:computingPlatform
dbo:latestReleaseDate
  • 2009-12-26 (xsd:date)
dbo:latestReleaseVersion
  • 1.6.2
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 9814132 (xsd:integer)
dbo:wikiPageLength
  • 3647 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1078942227 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Felipe Sánchez (en)
dbp:genre
  • Software management (en)
dbp:latestReleaseDate
  • 2009-12-26 (xsd:date)
dbp:latestReleaseVersion
  • 1.600000 (xsd:double)
dbp:license
dbp:name
  • CheckInstall (en)
dbp:platform
dbp:website
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Checkinstall ist ein Kommandozeilenprogramm für Linux-Betriebssysteme zum Erstellen von Slackware-TGZ-, RPM- oder DEB-Paketen aus Quellcodepaketen von Programmen. Es führt make install aus und erstellt dabei ein Paket, welches nachher mit dem distributionseigenen Paketmanager sauber installiert und später auch deinstalliert werden kann. Checkinstall steht unter der GPL2. (de)
  • CheckInstall est un logiciel pour les systèmes d’exploitation type Unix qui facilite l’installation et la désinstallation des logiciels compilés à partir des sources en utilisant le gestionnaire de paquets. Après la compilation du logiciel, checkinstall peut créer automatiquement un paquet compatible Slackware, RPM ou Debian qui peut être désinstallé proprement plus tard à partir du gestionnaire de paquets. (fr)
  • CheckInstallは、tarballで配布されているソースコードパッケージからのインストール・アンインストールを容易にするパッケージ管理システムである。 (ja)
  • CheckInstall — компьютерная программа для Unix-подобных операционных систем, созданная с целью облегчить установку и удаление программного обеспечения, скомпилированного из исходных кодов, используя при этом родную для дистрибутива систему управления пакетами. После компиляции программного обеспечения checkinstall может автоматически сгенерировать Slackware-, RPM- или Debian-совместимый пакет, который впоследствии может быть полностью удалён через соответствующий менеджер пакетов. Эта возможность является предпочтительной при установке любых пакетов. (ru)
  • CheckInstall is a computer program for Unix-like operating systems which eases the installation and uninstallation of software compiled from source by making use of package management systems. After software compilation it can automatically generate a Slackware-, RPM-, or Debian-compatible package that can later be cleanly uninstalled through the appropriate package manager. (en)
  • CheckInstall es un programa de computadora para Sistemas Operativos Unix-like que permite la instalación y desinstalación de software compilado desde el código fuente para ser administrado por un Sistema de gestión de paquetes . Después de la compilación del paquete este puede generar paquetes compartibles para Slackware-, RPM, o Debian. El paquete de generado puede ser eliminado limpiamente por el Sistema de gestión de paquetes. (es)
rdfs:label
  • CheckInstall (en)
  • Checkinstall (de)
  • CheckInstall (es)
  • CheckInstall (fr)
  • CheckInstall (ja)
  • CheckInstall (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • CheckInstall (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License