remerge is a simple browser-based interface to Gentoo Linux's Portage and Novell's Red Carpet package management systems. It supports installation, uninstallation, and upgrading of many different packages.
| Tags | Installation/Setup |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: An installation script glitch was fixed.


Changes: Qt is no longer needed. There are many minor updates to the Gentoo-specific code.


Changes: A dynamic (constantly updating) log viewer has been added, so you can watch what remerge is doing as it works. A link has been added to the Gentoo.org package page for each Portage package. The Advanced Settings page has been clarified, simplified, and reorganized into sections.


Changes: The ebuild for Gentoo was fixed. A tiny bug in the Upgrade page which might make it display the wrong packagelist was fixed.


Changes: Threading-related memory leaks have been fixed, and this release uses 1/100 the amount of memory that 1.2.0 did. The remerge cache creation code has been rewritten, and the slowest part of syncing should be faster by a huge amount. Large portions have been rewritten to utilize more memory and speed efficient code; every single line has been checked and double-checked for optimum performance. A queue has been added where you can watch the status of each pending action and all completed actions.