Arch Linux semi-automatic installation script.
Find a file
2026-05-06 19:15:09 +02:00
.woodpecker.yml Update pipeline 2025-08-03 12:55:01 +02:00
install.sh Update script 2025-12-07 13:41:35 +01:00
LICENSE.md Update README.md and LICENSE.md 2024-06-15 20:15:47 +02:00
packages.csv Update packages list 2025-07-19 21:32:16 +02:00
README.md Update README 2026-05-06 19:15:09 +02:00

calsais

Arch Linux semi-automatic installation script.

Usage

Run

curl -LO https://git.slc.ar/slococo/calsais/raw/branch/master/install.sh

Verify the checksum of the file, run:

sha256sum calsais

It should match:

891e59dad11cc60e69c9d9faa4ea35c20a8f44c86f5a3f2660ee85d88d818cce

and then

bash calsais

You can use the following parameters:

  • -d: Print logs to both STDOUT and calsais.log file.
  • -f: Print logs only to the calsais.log file.
  • -s: Print logs only to STDOUT.
  • -p: Install cdotfis (personal dotfiles).

The script only supports UEFI boot mode.

License

GNU GPLv3