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.
#
ChangelogDecember 2021 (Second Release)
- Updated the ISO with new base
- More minimal user interface
- New Themes and Styles
- And more...
#
Latest ReleaseISO
: archcraft-xfce-2021.11.30-x86_64.isoSIG
: archcraft-xfce-2021.11.30-x86_64.iso.sigSHA
: archcraft-xfce-2021.11.30-x86_64.iso.sha256sum68b8baab5c61c00f158e96c230c98459cb2affd1dd90985086292b9f0aed390a
TORRENT
: archcraft-xfce-2021.11.30-x86_64.iso.torrent
#
Verify the authenticity of the ISO- Download the
ISO
,gpg signature
andsha256sum
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