deps-package

Custom Linux Package Repository

🔒 Signed Repository

This repository is signed with GPG for security. You can download the public key here: public.key or use the installation instructions below.

Setup Instructions

1. Register the repository GPG key (Recommended):

curl -fsSL https://deps-package.oktanio.workers.dev/public.key | sudo gpg --dearmor -o /etc/apt/keyrings/deps-deps-package.gpg

2. Add the repository to sources list:

echo "deb [signed-by=/etc/apt/keyrings/deps-deps-package.gpg] https://deps-package.oktanio.workers.dev/debian stable main" | sudo tee /etc/apt/sources.list.d/deps-deps-package.list

3. Update package index and install packages:

sudo apt update
sudo apt install <package-name>

1. Add the repository configuration file:

sudo curl -sL https://deps-package.oktanio.workers.dev/fedora/deps-deps-package.repo -o /etc/yum.repos.d/deps-deps-package.repo

2. Update metadata cache and install packages:

sudo dnf makecache
sudo dnf install <package-name>

Available Packages (2)

octanopilot

Code editing. Redefined.

deb 1.95.2-1780733287 amd64
Download

octanopilot

Visual Studio Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle. See https://code.visualstudio.com/docs/setup/linux for installation instructions and FAQ.

rpm 1.95.2-1780733377.el8 x86_64
Download