WarpIN: Difference between revisions
Appearance
mNo edit summary |
m →Version |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Open source install manager and associated utilities with limited package management functionality published by the [[Netlabs]] organisation | Open source install manager and associated utilities with limited package management functionality published by the [[Netlabs]] organisation. The WarpIN archives are packed with the gzip compatible libbzip compression library and can be de-compressed using Bzip if you do not have access to WarpIN itself. | ||
==Features== | |||
# It can maintain a global database of installed packages and therefore can de-install everything that has ever been installed without leaving any trace. | # It can maintain a global database of installed packages and therefore can de-install everything that has ever been installed without leaving any trace. | ||
# The global database can maintain package dependencies so that WarpIN will tell you if a package cannot be safely installed without installing another package first. | # The global database can maintain package dependencies so that WarpIN will tell you if a package cannot be safely installed without installing another package first. Reversely, it will warn you if you attempt to de-install a package that is still required by other packages. | ||
# You don't have to download the same installer with every package, which should reduce package sizes. | # You don't have to download the same installer with every package, which should reduce package sizes. | ||
Line 10: | Line 9: | ||
==Version== | ==Version== | ||
* | * 1.0.0 | ||
* 1.0.21 (2015-11-02) | |||
* 1.0.22 (2016-01-25) | |||
* 1.0.26 (Apr 2022) | |||
==Links== | ==Links== | ||
* | * http://home.clara.net/orac/os2.htm#warpin | ||
* Netlabs.org: [http://warpin.netlabs.org/] | * Netlabs.org: [http://warpin.netlabs.org/] | ||
== License == | == License == | ||
* Open source software released under the [[GPL v2]] | * Open source software released under the [[GPL v2]] | ||
==Authors & publisher== | ==Authors & publisher== | ||
* [[Netlabs]] | * [[Netlabs]] | ||
* | *Jens Bäckman (Original developer) | ||
* [[Ulrich Möller]] (Original developer) | * [[Ulrich Möller]] (Original developer) | ||
* | *Teemu Ahola | ||
* | *Cornelis Bockemühl | ||
* [[Yuri Dario]] | * [[Yuri Dario]] | ||
* [[Paul Ratcliffe]] (Current maintainer) | * [[Paul Ratcliffe]] (Current maintainer) | ||
[[Category:Open Source Software]][[Category:Installers]] | |||
[[Category:Open Source Software]] | |||
[[Category:Installers]] |
Latest revision as of 02:15, 16 February 2023
Open source install manager and associated utilities with limited package management functionality published by the Netlabs organisation. The WarpIN archives are packed with the gzip compatible libbzip compression library and can be de-compressed using Bzip if you do not have access to WarpIN itself.
Features
- It can maintain a global database of installed packages and therefore can de-install everything that has ever been installed without leaving any trace.
- The global database can maintain package dependencies so that WarpIN will tell you if a package cannot be safely installed without installing another package first. Reversely, it will warn you if you attempt to de-install a package that is still required by other packages.
- You don't have to download the same installer with every package, which should reduce package sizes.
In addition, WarpIN can automatically do all system configuration (update CONFIG.SYS, register WPS classes, and create WPS objects). Even better, when a package is de-installed, it can undo all these changes again without a trace. All this happens without the user having to bother with the details.
Version
- 1.0.0
- 1.0.21 (2015-11-02)
- 1.0.22 (2016-01-25)
- 1.0.26 (Apr 2022)
Links
- http://home.clara.net/orac/os2.htm#warpin
- Netlabs.org: [1]
License
- Open source software released under the GPL v2
Authors & publisher
- Netlabs
- Jens Bäckman (Original developer)
- Ulrich Möller (Original developer)
- Teemu Ahola
- Cornelis Bockemühl
- Yuri Dario
- Paul Ratcliffe (Current maintainer)