Skip to content

set-soft/debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KiBot Debian repository

How to use

Debian 13 (trixie) and newers

  • Add the repo as a valid source for packages:
$ wget https://set-soft.github.io/debian/kibot.sources
$ sudo cp kibot.sources /etc/apt/sources.list.d/

Note

The old .list file and separate key are now deprecated. You can safetly remove them if you downloaded it for Debian 12 and older.

  • Update your list of packages:
$ sudo apt-get update
  • Install the main package:
$ sudo apt-get install kibot

Debian 12 (bookworkm) and olders

  • Add the repo as a valid source for packages:
$ wget https://set-soft.github.io/debian/kibot.list
$ sudo cp kibot.list /etc/apt/sources.list.d/
  • Add the repo signature to your system:
$ wget https://set-soft.github.io/debian/kibot.gpg
$ sudo cp kibot.gpg /etc/apt/
  • Update your list of packages:
$ sudo apt-get update
  • Install the main package:
$ sudo apt-get install kibot

About

Debian repo, mainly for KiBot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages