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

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[   ]7d5caf740053666d243070020b3e2b1ff644a32357435730a312c5828684e472-other.xml.gz2025-05-19 21:48 373  
[   ]d21b4b14625dbe7359a05be5d19cc70043cd62ef48a03d7abf7b1c72c498ad55-filelists.xml.gz2025-05-19 21:48 614  
[   ]repomd.xml.asc2025-05-19 21:48 833  
[   ]0ab9efcab4acf06cc3d6bb9c8c980c2e81c6c4d888727747f58320e1c6acb7e6-other.sqlite.bz22025-05-19 21:48 846  
[   ]325245003b236f2d46bee67d6b33ff9a0478efb53071649ba86522866f61ca74-primary.xml.gz2025-05-19 21:48 1.0K 
[   ]6a83a8cb2c7a832f3f017c5db96c621bf94351670acbc73663bef149d21208d3-filelists.sqlite.bz22025-05-19 21:48 1.5K 
[   ]repomd.xml2025-05-19 21:48 3.0K 
[   ]38c68995231a821c3d9d6e33e854ecdee10eb432ed7377a60ccee05a0b43957a-primary.sqlite.bz22025-05-19 21:48 3.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