Smart Package Manager

Smart is a free software project aiming to create a package manager for Linux and Mac OS X with "notable advantages over native tools currently in use", (e.g. APT and YUM). It claims to do a better job of resolving conflicting dependencies than existing tools.
Development of the Smart Package Manager started in May, 2004 .
Release 1.0 was announced in Aug, 2008.
Limitation
From the Smart FAQ page:
Does Smart's wide support for packaging systems mean I can install .rpm packages on my Debian system? Or .deb packages on my RPM-based system?

Short answer: No.

Long answer: No, unless you have the non-native package system installed in the same machine. Even then, that doesn't mean it would be a good idea.
Smart is not meant as a universal wrapper around different package formats. It does support RPM, DEB and Slackware packages on a single system, but won't permit relationships among different package managers. While cross-packaging system dependencies could be enabled easily, the packaging policies simply do not exist today.
This is not at all different from what you can already do. In fact, Debian has been shipping the RPM package manager for a few years now. "Possible" does not equal "good idea", and everybody should stick to their native package format.
Configurations
You can greatly control smart's functionality with its configuration file. The reference is found here
 
< Prev   Next >