

With the GPG key now imported, you can import the LaunchPAD PPA. Gpg: key B70D6F7664B6EE15: public key "Launchpad PPA for Scribus friends" imported sudo gpg -no-default-keyring -keyring /usr/share/keyrings/scribus.gpg -keyserver -recv-keys DD9317F8768E710104B4846DB70D6F7664B6EE15 > /dev/nullĮxample output: sudo gpg -no-default-keyring -keyring /usr/share/keyrings/scribus.gpg -keyserver -recv-keys DD9317F8768E710104B4846DB70D6F7664B6EE15 > /dev/null The next task is to import the GPG key needed. This can be skipped, but if you encounter an issue, just run the command and re-try. Gpg: /root/.gnupg/trustdb.gpg: trustdb created Gpg: keybox '/root/.gnupg/pubring.kbx' created sudo gpg -list-keysĮxample output: gpg: directory '/root/.gnupg' created

Use the following command that will, in turn, generate the directories. sudo apt install dirmngr lsb-release ca-certificates software-properties-common gnupg gnupg2 apt-transport-https -yįor users who have not previously imported a GPG key from the Ubuntu keyserver, the command line terminal will often have issues importing GPG keys from LaunchPAD PPAs because the directories are not created. These are most likely installed but run the command to be safe. as explained at the start of the tutorial.įirst, install the following packages that are required. The first task in installing Scribus is to import the Scribus LaunchPAD PPA maintained by the “Scribus” team.

In the future, if Ubuntu makes any changes to break the tutorial for one of the distribution versions, please place a comment for me to investigate so I can update the tutorial. Still, it was tested on Ubuntu 20.04 and Ubuntu 22.04. The following tutorial was done with a Ubuntu 22.10 release, and example images were taken. Proceed to upgrade any outdated packages using the following command. Optionally, you can list the updates for users who require review or are curious. Before you begin, run an update on your system to ensure all packages are up-to-date to avoid any conflicts during the installation.
