diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..199b23a --- /dev/null +++ b/LICENSE @@ -0,0 +1,18 @@ +// This file was originally part of the project "LURE - Linux User REpository", created by Elara Musayelyan. +// It has been modified as part of "ALR - Any Linux Repository" by the ALR Authors. +// +// ALR - Any Linux Repository +// Copyright (C) 2025 The ALR Authors +// +// This program is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..b487eb7 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# ALR-repo +Репозиторий для [ALR](https://gitea.plemya-x.ru/Plemya-x/ALR) + +ALR - это независимая от дистрибутива система сборки для Linux, аналогичная AUR. +В настоящее время он находится в альфа-состоянии и может быть нестабильным. + +## Установка ALR +```bash +curl -fsSL plemya-x.ru/alr/install.sh | bash +``` +## Добавление этого репозитория +```bash +alr ar -n alr-default -u https://gitea.plemya-x.ru/Plemya-x/alr-default.git +``` + +## Соцсети +Discord - https://discord.com/channels/817759634105827358/1261631565084233749 + +Telegram - https://t.me/plemyakh \ No newline at end of file