pactrans
Verified for current stable LTS
Pactrans Command: Remove Package
Use for remove package with Pactrans. Exact CLI syntax to remove package using Pactrans.
When to use this: Use for remove package with Pactrans.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
sudo pactrans --remove <package_name> sudo pactrans --remove <package_name> Live Command Builder
Final Command
sudo pactrans --remove <package_name> Command Breakdown
--remove- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to remove package using Pactrans.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pactrans Command: Install Package File
sudo pactrans --file <path/to/package.pkg.tar.zst> Pactrans Command: Install Package From Repository sudo pactrans --install <package_name> Pactrans Command: Print Transaction Without Execution pactrans --print-only --install <package_name> Pactrans Command: Replace Locally Installed Package sudo pactrans local/<package_to_remove> <repository_name>/<package_to_install> Pactrans Command: Upgrade All Installed Packages sudo pactrans --sysupgrade