Skip to content

AxOS-project/AxMirrors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

538 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AxMirrors


Logo

AxOS

The Linux experience, enhanced.
Website

Report Bug · Request Feature · Download · Wiki

Important

I need feedbacks! i cannot improve AxOS without it!

AxMirrors is a repository for AxOS packages. AxMirrors provides a mirror of packages accessible via a web interface for users wishing to install or update their OS. This mirror is specially designed for x86_64 architectures and structured in a simple way to facilitate package distribution.

Repository structure

The repository is organized as follows:

AxMirrors/
│
├── index.html
├── autogen.py
├── add_new_pkgs.sh
└── x86_64/
    └── [packages...]
└── new/
    └── [temp_packages...]

Package installation

There is no specific command for updating packages via AxMirrors. You can simply check the availability of new versions on the mirror and download them manually if necessary.