apt-mark
Verified for current stable LTS
Apt Mark Command: Hold Package At Current Version
Use for hold package at current version with Apt Mark. Exact CLI syntax to hold package at current version using Apt Mark.
When to use this: Use for hold package at current version with Apt Mark.
Command Syntax
sudo apt-mark hold <package> sudo apt-mark hold <package> Live Command Builder
Final Command
sudo apt-mark hold <package> Command Breakdown
sudo is the base executable for this command.
FAQ
Purpose: Exact syntax to hold package at current version using Apt Mark.
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
Apt Mark Command: Allow Package To Be Updated Again
sudo apt-mark unhold <package> Apt Mark Command: Mark Package As Automatically Installed sudo apt-mark auto <package> Apt Mark Command: Show Held Packages Not Updated apt-mark showhold Apt Mark Command: Show Manually Installed Packages apt-mark showmanual