On Mon, 2013-10-14 at 16:05 +0000, darkestkhan wrote: > $ sudo aptitude update ; sudo aptitude install flashplugin-nonfree
Is aptitude installed by default? If not, aptitude can be replaced with apt-get. It might be helpful to install Synaptic first and then to use Synaptic in the future, to install software. sudo -i apt-get update && apt-get install synaptic synaptic In the future running sudo synaptic is all that has to be done to get a helpful GUI for the package management. It might be that sudo has to be replaced with gksudo. When synaptic is opened, a reload (equal to apt-get update) and update (equal to apt-get upgrade, resp. dist-upgrade) should be done first, then I would use it to install flashplugin-nonfree. Btw. the repositories can be edited by Synaptic too. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1381767664.3128.19.camel@archlinux