Index of /k9-ssh/centos/9/repodata

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[   ]repomd.xml.asc2025-06-11 03:26 833  
[   ]repomd.xml2025-06-11 03:26 3.0K 
[   ]d32618707bc889972b2391da6290dd0539943ad84e8e44e4576d8e4db855fd2f-filelists.xml.gz2025-06-11 03:26 736  
[   ]c7626b06c5223fb9ecdf78498ff956c246e3ce68eb2b6c12657cb87488cde0f9-other.xml.gz2025-06-11 03:26 419  
[   ]a94cbeac9c001f78eff4aa49969d7cf91fe0b9fa67fb46c8dbcab8c817eae514-primary.sqlite.bz22025-06-11 03:26 3.5K 
[   ]a039f8dd050f5af6032dd39f7168ca9d28a78f76d2fb755d2b1ba3cac0ac0f03-primary.xml.gz2025-06-11 03:26 1.1K 
[   ]9934b04e23e048ef01561297a0c568b8a6a471ee7e398b164adae54a17be293c-other.sqlite.bz22025-06-11 03:26 969  
[   ]128d6527aefb4ba25a2184adfe9d5aa5c7fff6563370c534411dc487c7a0175e-filelists.sqlite.bz22025-06-11 03:26 2.0K 

Welcome to the Key9 distribution repo

This website offers installation and update packages for various operating systems to simplify Key9 SSH integrations. For additional information, visit https://docs.k9.io

Debian 12 [Bookworm - amd64, arm64]

For more information, see https://docs.k9.io/key9-documentation/key9-ssh-for-debian-12-bookworm-howto.
# curl -SsL https://download.k9.io/k9-ssh/debian/bookworm/KEY.gpg | gpg --dearmour -o /usr/share/keyrings/k9-ssh.gpg
# echo "deb [signed-by=/usr/share/keyrings/k9-ssh.gpg] http://download.k9.io/k9-ssh/debian/bookworm ./" > /etc/apt/sources.list.d/k9.list  # Debian 12/bookworm
# apt-get update
# apt-get install k9-ssh

Ubuntu 24.04-LTS [Noble - amd64, arm64]

For more information, see https://docs.k9.io/key9-documentation/key9-ssh-for-24.04-noble-howto.
# curl -SsL https://download.k9.io/k9-ssh/ubuntu/noble/KEY.gpg | gpg --dearmour -o /usr/share/keyrings/k9-ssh.gpg
# echo "deb [signed-by=/usr/share/keyrings/k9-ssh.gpg] http://download.k9.io/k9-ssh/ubuntu/noble ./" > /etc/apt/sources.list.d/k9.list  # Ubuntu 24.04-LTS / noble
# apt-get update
# apt-get install k9-ssh

CentOS/Redhat/Rocky[x86_64]

For more information, see https://docs.k9.io/key9-documentation/key9-ssh-for-centos-howto.
# yum-config-manager --add-repo https://download.k9.io/k9-ssh/centos/9/k9-ssh.repo
# yum install -y k9-ssh