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

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[   ]repomd.xml2024-10-31 02:26 3.0K 
[   ]d016e04036e9831f649939d09de18eda2314df08af1de4fb1821e03138fd285b-primary.sqlite.bz22024-10-31 02:26 2.4K 
[   ]747af250892033751c4019d43d9e490c631e8f4a0a16b752720d0b15afbefe38-filelists.sqlite.bz22024-10-31 02:26 1.1K 
[   ]a94be0652522dfa2b95ee9f4c2f68d190438ba205457e1e2c8fa71fbba119b29-primary.xml.gz2024-10-31 02:26 885  
[   ]repomd.xml.asc2024-10-31 02:27 833  
[   ]a15ac8b484c2bd2e67e2d32e3542cedd900fdccb451b1c77cdcd6ea5341b4a65-other.sqlite.bz22024-10-31 02:26 736  
[   ]f9213b943e4027360ca4024c5b253aced2da6e63a73282c0c476b8f17f422be7-filelists.xml.gz2024-10-31 02:26 392  
[   ]a333e7bb2ad1eabfcd44809825bb1c64eff71aa1b4f357124556cdd816c19527-other.xml.gz2024-10-31 02:26 294  

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