Anarchy GNU/Linux 18.01 ISO/IMG

Liens Offiicielle vers le Site du 

projet qui viens de parraitre. ownload Page

 https://googleprojectzero.blogspot.be

This is the official download for the latest version of Anarchy Linux. Click the download link below to grab the latest copy of Anarchy Linux. We encourage you to use the provided torrent link to keep some load off the server. Simply write this ISO to a USB flash drive, or CD-ROM, insert into your computer and boot into the installer.

This is the official download for the latest version of Anarchy Linux. Click the download link below to grab the latest copy of Anarchy Linux. We encourage you to use the provided torrent link to keep some load off the server. Simply write this ISO to a USB flash drive, or CD-ROM, insert into your computer and boot into the installer.
  • Developer/Maintainer: Dylan Schacht
  • Comments/Bug Reports: deadhead3492@gmail.com
  • Latest ISO version: 1.0.2 (anarchy repo removed)
  • Release date: 25 February 2019
  • Total download size: Minimal-CLI: 586 MB
  •  Anarchy Linux is licensed under: GPL v2
Downloads:

Anarchy Minimal CLI:

Checksums:
Currently Supported Languages:
  • English
  • Bulgarian
  • Dutch
  • French
  • German
  • Greek
  • Hungarian
  • Indonesian
  • Italian
  • Latvian
  • Lithuanian
  • Polish
  • Portuguese
  • Brazilian Portuguese
  • Romanian
  • Russian
  • Swedish
  • Spanish
Supported Software Architectures:
  • x86_64 (64 bit)
  • Multilib (x86_64 + i686)
Write The ISO To A USB:
Windows:
Some people have been running into issues when attempting to write the ISO to a USB using windows. When writing the ISO from a windows system the rufus utility does NOT work, the system will not boot. The best utility for writing the ISO from a windows system is Linux Live USB Creator: LinuxLive USB Creator
BSD, Linux, Mac, UNIX:
When writing the ISO in Linux, Mac, BSD, or other UNIX deritive use the ‘dd’ command
(WARNING: Make sure you use dd command correctly – typing the command wrong can result in damage to your existing filesystem):
dd if=anarchy-cli.iso of=/dev/sdX bs=4M && sync
(Replace ‘X’ with the USB device letter ex: ‘sdc’ ‘sdd’)