File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # AMBCT Linux – APT Repository
2+
3+ This repository provides the ** APT package source** for installing AMBCT on Linux systems.
4+
5+ It is used for distribution only and does ** not contain the source code** .
6+
7+ ---
8+
9+ ## Installation
10+
11+ Install AMBCT using the official repository:
12+
13+ ``` bash
14+ curl -fsSL https://blitzpythoner.github.io/AMBCT-Linux-Repo/install.sh | sudo bash
15+ ```
16+
17+ ---
18+
19+ ## What this repository contains
20+
21+ * Prebuilt ` .deb ` packages
22+ * APT repository metadata (` Packages ` , ` Release ` , etc.)
23+ * Installation script
24+
25+ ---
26+
27+ ## Source Code
28+
29+ The actual source code is maintained in the main project repository:
30+
31+ https://github.com/BlitzPythoner/AMBCT-Linux
32+
33+ ---
34+
35+ ## Notes
36+
37+ * This repository is intended for package distribution only
38+ * Issues and feature requests should be reported in the source repository
39+ * Requires ` wimlib-imagex ` on the system
40+
41+ ---
42+
43+ ## License
44+
45+ See the main repository for licensing and additional information.
You can’t perform that action at this time.
0 commit comments