Seki's APT Repository
Jan 2, 2024 by Katsutoshi Seki
Tags:
python
linux
english
Seki’s APT repository contains Debian packages for Python packages produced by Katsutoshi Seki. List of packages:
- python3-hystfit
- python3-kaidoku
- python3-passme
- python3-unsatfit
To add this repository, append the following line to /etc/apt/sources.list or a file with .sources
extention under /etc/apt/sources.list.d
:
deb https://seki.webmasters.gr.jp/apt stable main
or in deb822-style format
Types: deb
URIs: https://seki.webmasters.gr.jp/apt
Suites: stable
Components: main
Signed-By: /etc/apt/trusted.gpg.d/seki-apt-stable.asc
To add the GPG key for this repository, execute the following commands:
wget -qO ~/seki-apt-stable.asc https://seki.webmasters.gr.jp/public.key
sudo mv ~/seki-apt-stable.asc /etc/apt/trusted.gpg.d/
For verification, the GPG key ID is:
6A59117FE8298E69B62F935F13DBE2778EBBF181
For more information about Seki’s Python packages, visit the following pages: