From 1aef169420f51d19ac95db726849152d9144402f Mon Sep 17 00:00:00 2001 From: joeren Date: Sun, 30 Aug 2015 07:59:25 +0800 Subject: [PATCH] Update 20150827 How to Convert From RPM to DEB and DEB to RPM Package Using Alien.md --- ...nvert From RPM to DEB and DEB to RPM Package Using Alien.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20150827 How to Convert From RPM to DEB and DEB to RPM Package Using Alien.md b/sources/tech/20150827 How to Convert From RPM to DEB and DEB to RPM Package Using Alien.md index 2d3f203676..96cb8d82cc 100644 --- a/sources/tech/20150827 How to Convert From RPM to DEB and DEB to RPM Package Using Alien.md +++ b/sources/tech/20150827 How to Convert From RPM to DEB and DEB to RPM Package Using Alien.md @@ -1,3 +1,4 @@ +Translating by GOLinux! How to Convert From RPM to DEB and DEB to RPM Package Using Alien ================================================================================ As I’m sure you already know, there are plenty of ways to install software in Linux: using the package management system provided by your distribution ([aptitude, yum, or zypper][1], to name a few examples), compiling from source (though somewhat rare these days, it was the only method available during the early days of Linux), or utilizing a low level tool such as dpkg or rpm with .deb and .rpm standalone, precompiled packages, respectively. @@ -156,4 +157,4 @@ via: http://www.tecmint.com/convert-from-rpm-to-deb-and-deb-to-rpm-package-using [a]:http://www.tecmint.com/author/gacanepa/ [1]:http://www.tecmint.com/linux-package-management/ -[2]:http://li.nux.ro/download/nux/dextop/el7/x86_64/ \ No newline at end of file +[2]:http://li.nux.ro/download/nux/dextop/el7/x86_64/