Arch Linux semi-automatic installation script.
Find a file
2025-12-07 12:41:47 +00: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 sha256sum 2025-12-07 12:41:47 +00:00

calsais

Arch Linux semi-automatic installation script.

Table of contents

Usage

Run

curl -LO slc.ar/calsais

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.

Checksum

If you want to verify the checksum of the file, run:

sha256sum calsais

And verify that it matches:

891e59dad11cc60e69c9d9faa4ea35c20a8f44c86f5a3f2660ee85d88d818cce

Contributing

PRs are welcome.

License

GNU GPLv3