this reminds me how assy is youtube's comment system. you're not allowed to post code, not allowed to post urls, basically you're not allowed to post jack shite except for 'omg lol dis suks'. thank you. assholes.
that aside, thanks for this, it's going to save me a lot of time. :)
This video has helped me a lot, thank you.
gijzzzdude 3 months ago
If you want to do it manually, copy the Hex code in the output of sudo apt-get update and run:
sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com CODEHERE
Done
ShadowEater120880 10 months ago
@ 1:16 you typed in "zz autokey" – what does zz mean?
Laoch111 11 months ago
@Laoch111 is just a command i made up to search thru my bashrc file. zz () { grep -i "$1" ~/.bashrc; } . if you want it also just add that to ur list
gotbletu 11 months ago
@gotbletu Thank you. ^_^
Laoch111 11 months ago
@rabidsushi same reason they dont allow links i guess
gotbletu 11 months ago
this reminds me how assy is youtube's comment system. you're not allowed to post code, not allowed to post urls, basically you're not allowed to post jack shite except for 'omg lol dis suks'. thank you. assholes.
that aside, thanks for this, it's going to save me a lot of time. :)
bamdadkhan 11 months ago
@bamdadkhan np, yea i guess it keeps the porn/virus spam down lols
gotbletu 11 months ago
for i in `sudo apt-get -qq update 2>&1 | sed 's/.*PUBKEY //'`; do sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys $i; done
sXeCry 11 months ago
@sXeCry cool =)
gotbletu 11 months ago
Really nice :D
secretmike558 11 months ago
@secretmike558 heoyea
gotbletu 11 months ago
@gotbletu ^-^
secretmike558 11 months ago