See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trouble installing Update Manager Lite
#5
[member=7067]JanetBiggar[/member]

first command adds the repository as a source:

Code:
echo "deb https://unlockforus.com/repository/dists/xenial/ /" | sudo tee /etc/apt/sources.list.d/unlockforus-xenial.list

second command adds the key:

Code:
curl -s https://unlockforus.com/repository/keyFile | sudo apt-key add -

third command updates and installs:

Code:
sudo apt-get update && sudo apt-get install mintupdate-lite -y

You were correct in thinking that the following was just a comment and not part of the command:

Code:
# And add the PGP key: ~$




Owner and DJ at WKDfm Radio ( www.wkdfm.co.uk )
Reply


Messages In This Thread
Re: Trouble installing Update Manager Lite - by DeepThought - 03-29-2019, 06:51 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)