Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3441

Beginners Questions • [Software] .deb files

$
0
0
Just wondering...

When one uses the command

Code:

sudo apt install ./<name-of-package>.deb
To install a manually downloaded .deb file can one then also uninstall it again using?

Code:

sudo apt remove/purge <name-of-package>
Lastly can you update a package this way?

Code:

sudo apt install ./<package V1>.deb

Code:

sudo apt install ./<package V2>.deb
Will this update the package from V1 to V2 or will this completely overwrite everything from V1 and you end up with a "clean" install of V2?

Statistics: Posted by Lupin — 2024-07-02 07:45 — Replies 1 — Views 27



Viewing all articles
Browse latest Browse all 3441

Trending Articles