bpm v2025.4 DOCUMENTATION
1. Getting Started
1.1. Introduction
1.2. Installation
1.3. First Steps with bpm
1.4. Tutorial
2. Bpm Guide
2.1. BPM Overview
2.2 General Commands
2.2.2. bpm plugins
2.2.3. bpm config
2.3 Build Commands
2.3.1. bpm build
2.3.2. bpm doc
2.3.3. bpm run
2.3.4. bpm package
2.4 Manifest Commands
2.4.1. bpm add
2.4.2. bpm remove
2.4.3. bpm update
2.4.4. bpm list
2.4.5. bpm new
2.4.6. bpm search
2.4.7. bpm addsrc
2.4.8. bpm install
2.5 publishing commands
2.5.1. bpm publish
2.5.2. bpm unpublish
bpm v2025.4 DOCUMENTATION
2. Bpm Guide
2.4 Manifest Commands
2.4.2. bpm remove
bpm remove
Remove a dependency from the project.
Example :
bpm remove twillib
« Previous
Next »