Vasile APT Repository

Private apt repo

This repository serves Debian packages built from: https://code.librehq.com/james/vasile-repo

Quick Setup (Recommended)

Download and install the vasile-repo package:

wget https://apt.jamesvasile.com/pool/main/v/vasile-repo/vasile-repo_1.0_all.deb
sudo dpkg -i vasile-repo_1.0_all.deb
sudo apt update

This installs the GPG signing key and adds the repository to your system.

Manual Setup

If you prefer to configure manually:

  1. Download the GPG key:
    sudo wget -O /usr/share/keyrings/vasile-repo.gpg https://apt.jamesvasile.com/vasile-repo.gpg
  2. Create /etc/apt/sources.list.d/vasile-repo.sources:
    Types: deb
    URIs: https://apt.jamesvasile.com
    Suites: stable
    Components: main
    Architectures: amd64
    Signed-By: /usr/share/keyrings/vasile-repo.gpg
  3. Update package lists:
    sudo apt update

Available Packages

Browse the package pool or distributions.