installkernel-wsl

Script and installkernel hook to copy Linux kernel to the host system and update .wslconfig.

https://github.com/tatsh/installkernel-wsl

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.4%) to scientific vocabulary

Keywords

command-line wsl
Last synced: 4 months ago · JSON representation ·

Repository

Script and installkernel hook to copy Linux kernel to the host system and update .wslconfig.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
command-line wsl
Created 9 months ago · Last pushed 5 months ago
Metadata Files
Readme Changelog Contributing Funding License Citation Codeowners Security

README.md

installkernel-wsl

Python versions PyPI - Version GitHub tag (with filter) License GitHub commits since latest release (by SemVer including pre-releases) CodeQL QA Tests Coverage Status Documentation Status mypy pre-commit pydocstyle pytest Ruff Downloads Stargazers

@Tatsh Mastodon Follow

Script and installkernel hook to copy Linux kernel to the host system and update .wslconfig.

Installation

Poetry

shell poetry add installkernel-wsl

Pip

shell pip install installkernel-wsl

Usage

Add -d to show debug logs.

shell installkernel-wsl

Usage as a hook

After installation:

shell mkdir -p /etc/kernel/install.d ln -sf "$(command -v installkernel-wsl)" /etc/kernel/install.d/99-wsl-kernel.install

Owner

  • Login: Tatsh
  • Kind: user

Citation (CITATION.cff)

authors:
  - family-names: 'Udvare'
    given-names: 'Andrew'
cff-version: '1.2.0'
date-released: '2025-04-12'
message: 'If you use this software, please cite it as below.'
title: 'installkernel-wsl'
version: '0.0.3'

GitHub Events

Total
  • Delete event: 48
  • Issue comment event: 44
  • Push event: 114
  • Pull request event: 92
  • Create event: 50
Last Year
  • Delete event: 48
  • Issue comment event: 44
  • Push event: 114
  • Pull request event: 92
  • Create event: 50

Issues and Pull Requests

Last synced: 5 months ago

All Time
  • Total issues: 0
  • Total pull requests: 44
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.11
  • Merged pull requests: 43
  • Bot issues: 0
  • Bot pull requests: 44
Past Year
  • Issues: 0
  • Pull requests: 44
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.11
  • Merged pull requests: 43
  • Bot issues: 0
  • Bot pull requests: 44
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (87)
Top Labels
Issue Labels
Pull Request Labels
dependencies (87) python (57) javascript (30)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 18 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
  • Total maintainers: 1
pypi.org: installkernel-wsl

Script and installkernel hook to copy Linux kernel to the host system and update .wslconfig.

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 18 Last month
Rankings
Dependent packages count: 9.3%
Average: 31.0%
Dependent repos count: 52.6%
Maintainers (1)
Last synced: 5 months ago

Dependencies

package.json npm
  • @prettier/plugin-xml ^3.4.1 development
  • cspell ^8.16.0 development
  • markdownlint-cli2 ^0.15.0 development
  • prettier ^3.3.3 development
  • prettier-plugin-ini ^1.3.0 development
  • prettier-plugin-sort-json ^4.0.0 development
  • prettier-plugin-toml ^2.0.1 development
  • pyright ^1.1.389 development
  • yarn-audit-fix ^10.1.0 development
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/qa.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
pyproject.toml pypi
  • cffconvert ^2.0.0 develop
  • commitizen ^4.5.0 develop
  • mypy ^1.15.0 develop
  • ruff ^0.11.4 develop
  • yapf ^0.43.0 develop
  • doc8 ^1.1.2 docs
  • docutils ^0.21.2 docs
  • esbonio ^0.16.5 docs
  • restructuredtext-lint ^1.4.0 docs
  • sphinx ^8.2.3 docs
  • sphinx-click ^6.0.0 docs
  • tomlkit ^0.13.2 docs
  • click ^8.1.8
  • python >=3.12,<3.14
  • coveralls ^4.0.1 tests
  • mock ^5.2.0 tests
  • pytest ^8.3.5 tests
  • pytest-cov ^6.1.1 tests
  • pytest-mock ^3.14.0 tests
yarn.lock npm
  • 273 dependencies
poetry.lock pypi
  • alabaster 1.0.0
  • argcomplete 3.5.3
  • attrs 25.3.0
  • babel 2.17.0
  • cattrs 24.1.3
  • certifi 2025.1.31
  • cffconvert 2.0.0
  • charset-normalizer 3.4.1
  • click 8.1.8
  • colorama 0.4.6
  • commitizen 4.5.0
  • coverage 7.8.0
  • coveralls 4.0.1
  • decli 0.6.2
  • doc8 1.1.2
  • docopt 0.6.2
  • docutils 0.21.2
  • esbonio 0.16.5
  • idna 3.10
  • imagesize 1.4.1
  • iniconfig 2.1.0
  • jinja2 3.1.6
  • jsonschema 3.2.0
  • lsprotocol 2023.0.1
  • markupsafe 3.0.2
  • mock 5.2.0
  • mypy 1.15.0
  • mypy-extensions 1.0.0
  • packaging 24.2
  • pbr 6.1.1
  • platformdirs 4.3.7
  • pluggy 1.5.0
  • prompt-toolkit 3.0.50
  • pygls 1.3.1
  • pygments 2.19.1
  • pykwalify 1.8.0
  • pyrsistent 0.20.0
  • pyspellchecker 0.8.2
  • pytest 8.3.5
  • pytest-cov 6.1.1
  • pytest-mock 3.14.0
  • python-dateutil 2.9.0.post0
  • pyyaml 6.0.2
  • questionary 2.1.0
  • requests 2.32.3
  • restructuredtext-lint 1.4.0
  • roman-numerals-py 3.1.0
  • ruamel-yaml 0.18.10
  • ruamel-yaml-clib 0.2.12
  • ruff 0.11.4
  • setuptools 78.1.0
  • six 1.17.0
  • snowballstemmer 2.2.0
  • sphinx 8.2.3
  • sphinx-click 6.0.0
  • sphinxcontrib-applehelp 2.0.0
  • sphinxcontrib-devhelp 2.0.0
  • sphinxcontrib-htmlhelp 2.1.0
  • sphinxcontrib-jsmath 1.0.1
  • sphinxcontrib-qthelp 2.0.0
  • sphinxcontrib-serializinghtml 2.0.0
  • stevedore 5.4.1
  • termcolor 2.5.0
  • tomlkit 0.13.2
  • typing-extensions 4.13.1
  • urllib3 2.3.0
  • wcwidth 0.2.13
  • yapf 0.43.0
.github/workflows/tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
tests/pyproject.toml pypi