No, it is not available in YUM repos in CentOS.... Output of this: [r...@amit ~]# *yum install unp* Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: centos.01link.hk * updates: centos.01link.hk * addons: centos.01link.hk * extras: centos.aol.in Setting up Install Process Parsing package install arguments No package unp available.
On Fri, Jul 16, 2010 at 9:23 AM, Narender <[email protected]> wrote: > Is it available in YUM repos as well >? > i am using CentOS as my OS and > > yum install unp is not returning anything. > > --N > > > > On Thu, Jul 15, 2010 at 10:41 PM, narendra sisodiya > <[email protected]> wrote: > > > > > > UNP: Now extract any archives without any worries > > > > > > Many of us may know how to extract a .Tar.gz file. But how many of us > > know how to extract a .bz2, .lz, etc files. Some extra option to tar > > will do the needfull, but we will need to know the options for each > > type of archive. > > > > But no worries any more. You can now use 'unp', a script that extract > > any type of archive by itself. > > To extract any archive just type: > > > > $ unp archive_file > > where "archive_file" can be a rar, zip, tar.gz, deb, > > tar.gz2, rpm or any other archive. > > > > > > The best thing is that you can use unp to extract multiple types of > > archives at the same time. > > example: > > > > $ unp *.tar *.tar.gz *.tar.bz2 *.rpm *.deb *.zip *.rar > > > > To extract all the archive files in the current directory: > > > > $ unp * > > > > > > Install unp > > > > $ sudo apt-get install unp > > > > > > Regards, > > Tha.Suresh (jemenisuresh AT gmail.com) > > > > -- > > l...@iitd - http://tinyurl.com/ycueutm > > > > -- > l...@iitd - http://tinyurl.com/ycueutm > -- l...@iitd - http://tinyurl.com/ycueutm
