diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-17 14:40:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 14:44:56 +0700 |
commit | fc2410eecabe4f553672d42613b87a02896ff088 (patch) | |
tree | 8f25b60a13de478b2df0371b0ed090e01b382303 /system/alien/README | |
parent | 528147552870429deca7b867c1d4e0679c767287 (diff) |
system/alien: Added (converting program).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/alien/README')
-rw-r--r-- | system/alien/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/alien/README b/system/alien/README new file mode 100644 index 000000000000..a9de18642e8a --- /dev/null +++ b/system/alien/README @@ -0,0 +1,5 @@ +Alien is a program that converts between the rpm, dpkg, stampede slp, +and slackware tgz file formats. If you want to use a package from +another distribution than the one you have installed on your system, +you can use alien to convert it to your preferred package format and +install it. |