apt
Verified for current stable LTS
Apt Command: Search Packages By Name Only Linux
Use for search packages by name only linux with Apt. Exact CLI syntax to search packages by name only linux using Apt.
When to use this: Use for search packages by name only linux with Apt.
Command Syntax
apt list <package> apt list <package> Live Command Builder
Final Command
apt list <package> Command Breakdown
apt is the base executable for this command.
FAQ
Purpose: Exact syntax to search packages by name only linux using Apt.
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 Command: Install Or Update Package Linux
sudo apt install <package> Apt Command: List Installed Packages Linux apt list -i Apt Command: Remove Package Linux sudo apt remove <package> Apt Command: Search Packages By Name Or Description Linux apt search <package> Apt Command: Show Package Details Linux apt show <package>