Public Service

In addition to the blog, I have a number of publicly available services and this page is used to list these with the appropriate descriptions.

# Arch Linux Private Repository

Self-use Arch Linux repositories based on the Arch Linux CN community’s lilac , with 0% SLA.

# Usage

Add the following lines in /etc/pacman.conf:

ini
[cubercsl]
Server = https://repo.cubercsl.site/$repo/$arch

Import GPG public key:

bash
# pacman-key --recv-keys 5E44F076C0042771
# pacman-key --lsign-key 5E44F076C0042771

Install cubercsl-keyring package

bash
# pacman -S cubercsl-keyring

# File Sharing

For temporarily sharing some unused files with friends ……

# API Interfaces

Some useless API interfaces. There is currently only one, for generating badges for codeforces ratings.

Details of the usage can be found in the README of the repository.

Licensed under CC BY-NC-SA 4.0
Last updated on Apr 21, 2022 16:12 +0800