Ir para o conteúdo principal

Versão Archcraft XFCE

Aditya Shakya

Nova Versão (XFCE) do Archcraft já está disponível para download.

Esta versão do Archcraft vem com o XFCE. Xfce é um ambiente de desktop leve, visa ser rápido e utilizar poucos recursos do sistema. O Archcraft XFCE é altamente personalizado e pré-configurado. É um sistema XFCE pronto para uso.

Changelog#

December 2021 (Second Release)

  • Updated the ISO with new base
  • More minimal user interface
  • New Themes and Styles
  • And more...

Latest Release#

Verify the authenticity of the ISO#

  • Download the ISO, gpg signature and sha256sum files
  • Make sure all the files are present in the same directory (Assuming ~/Downloads)
  • First, Verify the details of the key on keyserver, Open a terminal and run (any one):
$ gpg --keyserver hkps://keys.gnupg.net --recv-keys 7DC81F73$ gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 7DC81F73$ gpg --keyserver hkp://pgp.mit.edu --recv-keys 7DC81F73
  • Then, Open terminal in the ~/Downloads folder and run following command :
$ gpg --verify archcraft-xfce-2021.11.30-x86_64.iso.sig
  • Finally, Verify the sha256sum by running :
$ sha256sum -c archcraft-xfce-2021.11.30-x86_64.iso.sha256sum