Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
Fix "The following signatures couldn’t be verified": Ubuntu 22.04 GPG error

Fix “The following signatures couldn’t be verified” : Ubuntu 22.04 GPG error

Posted on May 16, 2022February 23, 2023 By admin No Comments on Fix “The following signatures couldn’t be verified” : Ubuntu 22.04 GPG error
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8539176957BCBAF6
Reading package lists... Done
W: GPG error: http://ppa.launchpad.net/peek-developers/daily/ubuntu jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8539176957BCBAF6

This is the common error that you will come across on Ubuntu 22.04 LTS while  attempting to include third-party package repositories to the apt package manager.

Fix “The following signatures couldn’t be verified”: Ubuntu 22.04 GPG error

It’s pretty simple to fix this error as we will go through the process to import public-key signatures and other process to fix Fix “The following signatures couldn’t be verified”: Ubuntu 22.04 GPG

In this error, you need to figure out the Public key

The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8539176957BCBAF6 Reading package lists... Done W: GPG error: http://ppa.launchpad.net/peek-developers/daily/ubuntu jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8539176957BCBAF6 error.

Here the public key is 8539176957BCBAF6.

Now run the following command to import the public key to the Ubuntu 22.04 system by using the apt-key command. Example:

$ sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 8539176957BCBAF6
Executing: /tmp/apt-key-gpghome.fnm4L3G3iP/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 8539176957BCBAF6
gpg: key 8539176957BCBAF6: public key "Launchpad PPA for Peek Developers" imported
gpg: Total number processed: 1
gpg:               imported: 1

Now, run the following command to confirm that the public key has been imported.

$ apt-key list
/etc/apt/trusted.gpg
--------------------
pub   rsa4096 2017-02-14 [SC]
      8C95 3129 9E7D F2DC F681  B499  8539 1769 57BC BAF6
uid           [ unknown] Launchpad PPA for Peek Developers

/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-archive.gpg
------------------------------------------------------
...
READ More Relevant Stuff:  How To Check Available Memory In Ubuntu 22.04 LTS
How To Ubuntu, Ubuntu 22.04

Post navigation

Previous Post: AlmaLinux OS 8.6 Is Now Available for Download
Next Post: Best Linux Desktop Environment For Ubuntu 22.04 LTS

Related Posts

Ubuntu MATE 22.04 Released [ Updates, ISO, And More] Ubuntu MATE 22.04 LTS Released [ Updates, ISO And More] Ubuntu 22.04
Fix the Laptop Brightness Problem In Ubuntu 22.04 LTS If you are having a problem with the brightness of your Laptop after installing Ubuntu 22.04 LTS then you are in the right place as we have a solution for it. There are multiple ways to fix the brightness problem in Ubuntu 22.04 LTS. How To Fix Brightness Problem In Ubuntu 22.04 LTS There are multiple ways to fix the brightness problem in Ubuntu 22.04 LTS. Method 1: In this very first method, we will take the help of software or app called "Brightness Controller". Run the following command to add PPA and install the Brightness Controller in Ubuntu 22.04 LTS. sudo add-apt-repository ppa:apandada1/brightness-controller sudo apt update sudo apt install brightness-controller Method 2: In this method, we will edit the Grub file to configure the setting and fix the brightness problem in Ubuntu 22.04 LTS. You need to open the file /etc/default/grub using gedit or any favorite editor of yours. sudo gedit /etc/default/grub After the file is open on editor, find the below line. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" Change the above line to: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor" You might be wondering about the changes made by this update. These changes will load device-specific drivers in Linux. Save the file and close the text editor and run the following command to update the grub and restart your Ubuntu. after reboot, try adjusting the brightness using Laptop's dedicated control keys. update-grub Method 3: In this method, run the following command to find out the name of your display using the below command. xrandr | grep " connected" | cut -f1 -d " " So, the next is to change the brightness using the display name. xrandr --output system-display-name --brightness 0.7 Fix Brightness Problem In Ubuntu 22.04 LTS Ubuntu 22.04
How To Fix GRUB Not Showing In A Dual-Boot Setup How To Fix GRUB Not Showing In A Dual-Boot Setup How To Ubuntu
Make Ubuntu Terminal Look Like Kali Linux [2023] Make Ubuntu Terminal Look Like Kali Linux [2023] Ubuntu 22.04
How To Change Java Version In Linux [2023] How To Change Java Version In Linux [2023] How To Ubuntu
How To Install Proprietary Drivers In Ubuntu 22.04 LTS How To Install Proprietary Drivers In Ubuntu 22.04 LTS Ubuntu 22.04

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023
  • Linux Wget Examples September 27, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress
  • Search Jobs
  • Post a Job
  • Job Dashboard
  • Contact Us
  • About US
  • Cookie Policy
  • Terms and Conditions
  • Privacy Policy
  • Sitemap
  • Write For US

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at [email protected]
  • Machine Learning Engineer Graduate (Data-Search-TikTok.US – San Jose) – 2025 Start (PhD) (San Jose)

    • San Jose, CA (Remote)
    • TikTok
    • Full Time
  • Service Writer / Advisor

    • Mount Vernon, WA
    • Pape' Machinery, Inc
    • Full Time
  • Technical Writer

    • West Pittsburg, PA
    • Unicon Pharma Inc
    • Full Time
  • Senior Writer, Salesforce Newsroom (San Francisco)

    • San Francisco, CA
    • Salesforce
    • Full Time
  • Technical Copy Editor

    • Lexington, MA
    • Booz Allen Hamilton
    • Full Time
  • Business-Program Lead/Technical Writer – On-Site

    • Washington DC
    • Clearance Jobs
    • Full Time
  • Technical Writer

    • Deerfield, IL
    • Tata Consultancy Services
    • Full Time
  • Customs Brokerage Entry Writer

    • Chicago, IL
    • ALS Recruiting Ltd
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme