📦 Angelsen's Arch Repository

Custom Arch Linux packages.

âš¡ Quick Setup

curl -fsSL https://angelsen.github.io/arch-repo/setup.sh | bash

📋 Available Packages

Loading packages...

🔧 Usage

ap list                   # List available packages
ap search chrome          # Search for packages
ap install <package>      # Install a package
ap update                 # Update ap itself
ap help                   # Show help
    

📚 Manual Installation

If you prefer to build manually:

git clone https://github.com/angelsen/arch-repo.git
cd arch-repo/pkgbuilds/google-chrome-stable-angelsen
makepkg -si
    

🔗 Links