Horje
apt install only update Code Example
apt install only update
#For example if apache2 package is already installed, it will try 
#to update to the latest version. If you do not want to install 
#new packages; when used in conjunction with install, only-upgrade
#will install upgrades for already installed packages only and ignore
#requests to install new packages. 

sudo apt --only-upgrade install apache2




Shell

Related
how to delete a file using powershell Code Example how to delete a file using powershell Code Example
connect to  wifi  linux Code Example connect to wifi linux Code Example
git ignore remove Code Example git ignore remove Code Example
git set branch tracking Code Example git set branch tracking Code Example
could not open file "postmaster.pid": No such file or directory Code Example could not open file "postmaster.pid": No such file or directory Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10