Skip to content

minhmc2007/Blue-Archive-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Blue Archive Linux Logo

Status Architecture License Contributors

A minimal, Blue Archive-themed Linux distribution built by Senseis, for Senseis

Now featuring bluepm - our custom package manager for a seamless BA experience


๐Ÿ›‘ Development Status

๐Ÿ’™ Blue Archive Linux โ€“ Current Status

Blue Archive Linux has been my most popular project, and I'm proud of how far it came:

๐ŸŽจ A themed Linux distro inspired by Blue Archive
๐Ÿ“ฆ bluepm, an AUR-style package manager alongside apt
๐Ÿ–ฅ๏ธ Multiple desktop options (bal-xfce, bal-gnome, bal-kde-plasma)
๐Ÿ› ๏ธ Built and maintained across 100+ commits

Note: As of now, I've started preparing the Debian 13 base update, but it is still in debug/testing and not a final polished release. This will be my last major contribution to Blue Archive Linux.

Over the past year (2025), I've made 635 commits across my repos, with 705 total since 2022 โ€” and most of that work was packed into the past few months. Because of that heavy activity, I'm taking a break to avoid burnout.

What's Next:

  • โœ… The repo will stay public
  • โœ… Community forks are welcome
  • โœ… A friend of mine may continue active development
  • โŒ I won't be pushing regular updates anymore

๐Ÿš€ What Makes BAL Special?

๐ŸŽฏ Arch Philosophy, Debian Power

  • Minimal CLI base - Start with nothing, build everything
  • Zero bloat - Install only what you need
  • Full control - Your system, your rules
  • Stable foundation - Debian's reliability meets customization freedom

๐Ÿ’Ž Blue Archive Experience

  • Stunning Shiroko wallpapers (XFCE/GNOME/KDE)
  • bluepm package manager - Our own package manager for BA packages
  • Clean BA branding throughout the system
  • More BA goodies coming soon - SDDM themes, sounds, icons

๐ŸŽฎ For the Senseis

"This isn't just another Linux distro with anime wallpapers. This is a complete Blue Archive computing experience."

Perfect for:

  • ๐ŸŽŒ Blue Archive fans who want their desktop to match their passion
  • ๐Ÿ› ๏ธ Power users who love minimal, customizable systems
  • ๐Ÿง‘โ€๐Ÿ’ป Developers who want a clean, distraction-free environment
  • ๐ŸŽจ Enthusiasts who appreciate attention to detail

๐Ÿ”ง bluepm Package Manager

Meet bluepm - our custom package manager designed specifically for Blue Archive Linux!

# Install BA-specific packages
bluepm install bal-xfce bal-kde-plasma

# Search for themes
bluepm search bal-gnome

# Multiple package installation
bluepm install pkg1 pkg2 pkg3

# Keep your system updated
bluepm update-cache

Features:

  • ๐Ÿš€ Lightning fast - GitHub-based repository
  • ๐ŸŽฏ BA-focused - Curated packages for the perfect experience
  • ๐Ÿ›ก๏ธ Dependency smart - Automatic dependency resolution

๐ŸŽจ Visual Experience

๐Ÿ–ผ๏ธ Click to see screenshots

KDE Plasma KDE Screenshot

XFCE XFCE Screenshot

GNOME GNOME Screenshot

What's included:

  • ๐ŸŒธ Shiroko wallpaper
  • ๐ŸŽญ Custom SDDM login themes - Coming soon
  • ๐ŸŽจ Coordinated color schemes - In development
  • ๐Ÿ”Š BA system sounds - Planned
  • ๐Ÿ“ฑ Custom icons - Planned

๐Ÿš€ Quick Start

๐Ÿ”ฅ Method 1: ISO Installation (Recommended)

# Download the latest ISO
Link: https://github.com/minhmc2007/Blue-Archive-Linux/releases/latest

# Flash to USB (Linux)
sudo dd if=Blue_Archive_Linux*.iso of=/dev/sdX bs=4M status=progress

# Flash on Windows 
Use Rufus

# Boot and follow the installer or try the live environment

๐Ÿ› ๏ธ Method 2: Manual Build (Advanced)

# Clone the repository
git clone https://github.com/minhmc2007/Blue-Archive-Linux.git
cd Blue-Archive-Linux && cd blue_archive_linux

# Run the build script
sudo bash build.sh

# Or using Makefile
sudo apt install docker && sudo systemctl start docker
make menuconfig
make (you might need to run it as root)

# Flash the generated ISO

๐ŸŽฏ Post-Install Setup

# Install your preferred desktop
bluepm install bal-kde-plasma  # or bal-xfce, bal-gnome

# Set up bluepm
bluepm update-cache

๐ŸŽฏ System Requirements

Component Minimum Recommended
๐Ÿง  CPU 64-bit x86_64 Multi-core
๐Ÿงฎ RAM 512MB 4GB+
๐Ÿ’พ Storage 10GB 20GB+
๐Ÿ“€ Boot USB 2.0 USB 3.0+

๐Ÿงช Community Forks Welcome

๐Ÿซก Calling All Senseis!

While active development has slowed, the community can keep BAL alive!

Fork The Project

What you can do:

  • ๐Ÿด Fork and continue development
  • ๐Ÿ’ฌ Join community discussions
  • ๐Ÿ† Maintain your own version
  • ๐ŸŽ Share improvements back to the community

Current status:

  • ๐Ÿž Limited bug fix support
  • ๐Ÿ’ก Community-driven development encouraged
  • ๐Ÿ“ธ Original repo remains as reference
  • ๐Ÿค Community forks are the future

๐Ÿค Contributing

Area How to Help Skills Needed
๐Ÿ› ๏ธ Development Core system, bluepm features Python, Bash, Linux
๐ŸŽจ Design Themes, wallpapers, icons Photoshop, GIMP, UI/UX
๐Ÿ“– Documentation Guides, tutorials, wiki Writing, Markdown
๐Ÿงช Testing Beta testing, bug reports Linux experience
๐ŸŒ Community GitHub discussions Communication

๐Ÿ’ป Development Setup

# Fork the repository
git clone https://github.com/YourUsername/Blue-Archive-Linux.git
cd Blue-Archive-Linux

# Set up development environment
sudo apt update && sudo apt install live-build

# Make your changes and submit a PR!

๐Ÿ‘ฅ Our Amazing Team

๐Ÿง  Core Developers

minhmc2007
@minhmc2007

Creator & Lead Dev (Taking a break)
dungdinhmanh
@dungdinhmanh

Co-Developer

๐Ÿงช Beta Heroes

WatashiFuzzy
@WatashiFuzzy

Beta Testing Lead (no longer testing)
Fork Us
You?

Fork & Continue!

๐Ÿ’ฌ Community & Support

Get Help & Stay Connected

GitHub Issues Telegram Email

Join our official Telegram group: https://t.me/blue_archive_linux


๐Ÿ“„ License & Credits

Blue Archive Linux is licensed under the GPL 3 License.

Special Thanks:

  • ๐ŸŽฎ Nexon - For creating Blue Archive
  • ๐Ÿง Debian Project - For the solid foundation
  • ๐ŸŽจ Blue Archive Community - For inspiration and support
  • ๐Ÿ’ป Open Source Community - For the tools that make this possible
  • Read CREDIT.md for more information

๐Ÿ’™ Final Words

To everyone who starred, forked, or just downloaded Blue Archive Linux โ€” thank you.

Even if this project ends with a debug release, it remains my most popular repo and a highlight of what I've built so far.

โ€” Quang Minh (minhmc2007)

635 commits in 2025 โ€ข 705 total commits since 2022


Blue Archive Linux

Made with ๐Ÿ’™ by Senseis, for Senseis

"A minimal system with maximum Blue Archive vibes"

โญ Star us on GitHub if you're excited about BAL!

About

Project Blue Archive Linux

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •