dpkg-dpkg-dpkg-dpkg/ For Beginning (Method 3): Install/Uninstall program via dpkg on Linux mint/Ubuntu:
Thanks for watching and subscribe if you like :) Please leave comments showing me how i can make the show better, and recommendations on what i should do for an upcoming show :D
" For Beginning (Method 3): Install/Uninstall program via dpkg on Linux mint/Ubuntu "
" example I whant Install Smplayer " free media player"
1---- "go to " https://pkgs.org/
" Open terminal (CTRL+ALT+T)"
2---- cd "derectory of your file.deb"
3---- dpkg -i "YourFie.deb"
for uninstall is easy just tap
sudo apt-get autoremove "YourNameApp"