No More Search for Installation - Easy installation tool for open source software
Project description
nmsi
No More Search for Installation. I am tired to search the same opens source installation method again, again... This tool intends to be a quick and handy tool to install open source software.
Installation
pip install nmsi
or run directly via uvx.
uvx nmsi update && uvx nmsi install uv
Usage
Update installation scripts
nmsi update
List available tools
nmsi list
Install a tool
nmsi install <tool_name>
Add a custom script
nmsi add --name <tool_name> <script.sh>
Add your own installation scripts as a repository
NMSI supports to update installation scripts from a your own repository. The repository name is generated from basename of the repository URL. Supported schemes are http, https, file, git.
nmsi update --from git@github.com:myusername/myapp.git
For example, you can prepare a source repository as follows:
myapp
├── linux
│ ├── general
│ │ └── install.sh
│ └── x86_64
│ └── install.sh
└── macos
├── general
│ └── install.sh
└── arm64
└── install.sh
List your own repositories
nmsi list --all
Configuration
Set NMSI_PATH environment variable to customize the installation directory (default: ~/.local/share/nmsi).
export NMSI_PATH="/custom/path"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nmsi-0.1.7.tar.gz.
File metadata
- Download URL: nmsi-0.1.7.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef57d91fb62c595c34ba02c08bb29aff374feec8e8ef978585331301ec28054b
|
|
| MD5 |
a9c94590d32c174ae2a6769430e6f1b7
|
|
| BLAKE2b-256 |
0fa5ef91a5351788022ad8d1f870589f0c1764b0c109196ce5696e16013a3c77
|
File details
Details for the file nmsi-0.1.7-py3-none-any.whl.
File metadata
- Download URL: nmsi-0.1.7-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e50940e184585207900a4b0816de3d5f556500ee9741251ae9c87de23dc97589
|
|
| MD5 |
fec5c6481357e3e86d0d991e1f47f7dd
|
|
| BLAKE2b-256 |
05c8972cf75e4b12d6988a4c028fd9be3040e31ebfc7a252a727238b033d073c
|