Personal APT repository for Debian Trixie (amd64) with curated CLI tools.
Maintainer: Dinh Manh Dung (dungdinhmanh0209@gmail.com)
| Package | Description | Source |
|---|---|---|
| yazi | Blazing fast terminal file manager | sxyazi/yazi |
| hellwal | Color palette generator (Pywal-like) in C++ | danihek/hellwal |
| wallust | Generate color palettes from images | explosion-mental/wallust |
| matugen | Material You color generation tool | InioX/matugen |
curl -fsSL https://kivot-os.github.io/KivotOS-repo/pubkey.gpg \
| sudo gpg --dearmor -o /usr/share/keyrings/kivotos.gpgecho "deb [arch=amd64 signed-by=/usr/share/keyrings/kivotos.gpg] \
https://kivot-os.github.io/KivotOS-repo/ trixie main" \
| sudo tee /etc/apt/sources.list.d/kivotos.listsudo apt update
sudo apt install yazi hellwal wallust matugensudo rm -rf /var/lib/apt/lists/*
sudo mkdir -p /var/lib/apt/lists/partial
sudo apt updatesudo rm /etc/apt/sources.list.d/kivotos.list
sudo rm /usr/share/keyrings/kivotos.gpg
sudo apt updateThis repository configuration is provided as-is. Each package retains its original license.
Repository: https://github.com/kivot-os/KivotOS-repo
APT URL: https://kivot-os.github.io/KivotOS-repo/