apt-mark
Verified for current stable LTS
Apt Mark Command: Allow Package To Be Updated Again
Use for allow package to be updated again with Apt Mark. Exact CLI syntax to allow package to be updated again using Apt Mark.
When to use this: Use for allow package to be updated again with Apt Mark.
Command Syntax
sudo apt-mark unhold <package> sudo apt-mark unhold <package> Command Breakdown
sudo is the base executable for this command.
FAQ
Purpose: Exact syntax to allow package to be updated again 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: Hold Package At Current Version
sudo apt-mark hold <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