Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 922 Bytes

File metadata and controls

45 lines (26 loc) · 922 Bytes

AMBCT Linux – APT Repository

This repository provides the APT package source for installing AMBCT on Linux systems.

It is used for distribution only and does not contain the source code.


Installation

Install AMBCT using the official repository:

curl -fsSL https://blitzpythoner.github.io/AMBCT-Linux-Repo/install.sh | sudo bash

What this repository contains

  • Prebuilt .deb packages
  • APT repository metadata (Packages, Release, etc.)
  • Installation script

Source Code

The actual source code is maintained in the main project repository:

https://github.com/BlitzPythoner/AMBCT-Linux


Notes

  • This repository is intended for package distribution only
  • Issues and feature requests should be reported in the source repository
  • Requires wimlib-imagex on the system

License

See the main repository for licensing and additional information.