Just wondering...
When one uses the commandTo install a manually downloaded .deb file can one then also uninstall it again using?Lastly can you update a package this way?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?
When one uses the command
Code:
sudo apt install ./<name-of-package>.debCode:
sudo apt remove/purge <name-of-package>Code:
sudo apt install ./<package V1>.debCode:
sudo apt install ./<package V2>.debStatistics: Posted by Lupin — 2024-07-02 07:45 — Replies 1 — Views 27