I've begun to use arch instead of Ubuntu,
and it seems great,
especially the (wiki.archlinux.org);
but it is only available online,
and I am in need of an offline source with such rich information,
I did some googling,
but all I get is how to download Wikipedia,
or using of websucker..
So, is there anyway I can download wiki.archlinux.org,
or anything equivalent?
Any advice would be appreciated!
Best regards.
07-14-2012, 08:56 PM
Don deJuan
Download wiki arch!
On 07/14/2012 01:51 PM, Omar Basit wrote:
Hello,
I've begun to use arch instead of Ubuntu,
and it seems great,
especially the (wiki.archlinux.org);
but it is only available online,
and I am in need of an offline source with such rich information,
I did some googling,
but all I get is how to download Wikipedia,
or using of websucker..
So, is there anyway I can download wiki.archlinux.org,
or anything equivalent?
Any advice would be appreciated!
Best regards.
pacman -S arch-wiki-docs
or
pacman -S arch-wiki-lite
HTH
07-14-2012, 08:56 PM
Scott Lawrence
Download wiki arch!
With wget. Something like
wget -r -np http://wiki.archlinux.org/
It'll be rather little messy, and you'd probably be better off in the long
term trying to coax an existing wikipedia download tool (wikipediafs is nice)
into using wiki.archlinux.org.
On Sat, 14 Jul 2012, Omar Basit wrote:
Hello,
I've begun to use arch instead of Ubuntu,
and it seems great,
especially the (wiki.archlinux.org);
but it is only available online,
and I am in need of an offline source with such rich information,
I did some googling,
but all I get is how to download Wikipedia,
or using of websucker..
So, is there anyway I can download wiki.archlinux.org,
or anything equivalent?
Any advice would be appreciated!
Best regards.
--
Scott Lawrence
Linux jagadai 3.4.4-2-ARCH #1 SMP PREEMPT Sun Jun 24 18:59:47 CEST 2012 x86_64 GNU/Linux
07-14-2012, 09:09 PM
Omar Basit
Download wiki arch!
Thank you Don and Scott for your help,
I'll try these ideas..
On Sat, Jul 14, 2012 at 11:56 PM, Don deJuan <donjuansjiz@gmail.com> wrote:
> On 07/14/2012 01:51 PM, Omar Basit wrote:
>
>> Hello,
>>
>> I've begun to use arch instead of Ubuntu,
>> and it seems great,
>> especially the (wiki.archlinux.org);
>> but it is only available online,
>> and I am in need of an offline source with such rich information,
>> I did some googling,
>> but all I get is how to download Wikipedia,
>> or using of websucker..
>>
>> So, is there anyway I can download wiki.archlinux.org,
>> or anything equivalent?
>>
>> Any advice would be appreciated!
>>
>> Best regards.
>>
>> pacman -S arch-wiki-docs
> or
> pacman -S arch-wiki-lite
>
> HTH
>
>