Smart Package Manager

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Smart Package Manager
Smart Package Manager
Smart Package Manager on Ubuntu
Stable release 1.2 [1] / 2009-03-04; 4 months ago
Written in C, Python
Operating system Linux
Development status Active
Type Package management system
License GNU General Public License
Website www.labix.org/smart

Smart is a free software project aiming to create a package manager for Linux 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.

Smart came out of beta with the release of 1.0. Smart has long been available for download for use with many Linux distributions and Mac OS X.

Contents

[edit] Restrictions

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.

[edit] Configurations

You can greatly control smart's functionality with its configuration file. The reference is found here

[edit] See also

[edit] References

[edit] External links

Personal tools