ueffel / Keypirinha-PackageControl

Provides commands to install/update/remove Keypirinha Packages
https://ue.spdns.de/packagecontrol/
MIT License
125 stars 1 forks source link

Kill package is not listed #13

Closed sschuberth closed 3 years ago

sschuberth commented 3 years ago

Even after updating the repository list, the Kill package / plugin which is listed here is not found by the package install command when entering "kill" as a search string. Also using the full string "Keypirinha-Plugin-Kill" as noted here does not work. Any idea why that is?

ueffel commented 3 years ago

Do you have it already installed by chance? The install command only lists packages that are not installed already. You could use the PackageControl: Remove Package (which only lists installed packages) to check. Or maybe it is already installed, but not through PackageControl (untracked package), then try PackageControl: Reinstall untracked package from repository

sschuberth commented 3 years ago

Do you have it already installed by chance?

My bad, you're right 🙄 I must have installed it too long ago to remember. Sorry for the noise!