Categories: Ubuntu

How to Install Scribus on Ubuntu

Scribus is an open-source, multi-platform desktop publication application. It is used for designing and publishing brochures, newspapers, magazines, posters, books, and even newsletters.

If you are familiar with the Adobe InDesign app, then Scribus is a free alternative to it. Scribus has all the features that a premium application offers, such as layout designing, typesetting, vector drawing, and image manipulation. The projects created in Scribus can be published in digital and print formats. The key features of Scribus are listed below:

  • Scribus supports CMYK, spot colors, and ICC color profile
  • It can be used to create animated and interactive PDFs
  • Supports import and export of several file types
  • Sponsored
  • Comes with emulation of colorblindness
  • Renders LateX and Lilypond

This write is up is a detailed guide about how to install Scribus on Ubuntu:

How to install Scribus on Ubuntu 20.04 LTS

Scribus AppImage can be downloaded from its website; we will install it using official PPA.

Step 1 – Adding Repository

To add the repository, use the following command:

$sudo add-apt-repository ppa:scribus/ppa

Step 2 – Update packages list

To update the packages list, use:

$sudo apt update

Step 3 – Installing Scribus

Now, to install Scribus, use the below-mentioned command:

$sudo apt install scribus

Once the installation is done, open it:

Let’s begin with the opening window of Scribus; in the “New Document” tab, you will get the following options:

Sponsored

  1. Select layout type, single and facing pages
  2. Choose default page sizes (Letter, A4, custom), select orientation (portrait/landscape), set custom page size, and change default units (points, picas, centimeters, millimeters, inches)
  3. Set Margins according to your requirement
  4. To add bleeds to the document
  5. Various other options related to document

Scribus comes with pre-made templates as well; open the “New from Template” tab:

Several templates include brochures, business cards, newsletters, books, PDF Presentations, etc. Let’s take a look at its interface:

The user interface is well organized and quite friendly; most of the shortcut keys are easy to remember. You can add text, images, vector shapes, polygons, and arcs. Moreover, you can change color and render settings as well.

How to uninstall Scribus from Ubuntu 20.04 LTS

To uninstall it from your system, use:

$sudo apt remove scribus

And to delete the repository, use:

$sudo add-apt-repository –remove ppa:scribus/ppa

Conclusion

Scribus is a free but very robust application for desktop publications. It offers all the features and tools that you expect from a paid application. In this guide, we learned how to install Scribus on Ubuntu and learned some of its basics like document setting and inserting various elements.

And then, we understood how to uninstall it along with its repository. Scribus is a very promising application and regularly updated by the developers, making it a highly recommended app for desktop publications.

Ubuntu Server Admin

Recent Posts

Microsoft Edge Installation on Ubuntu 24.04

Microsoft Edge is now available for Ubuntu. In this guide, I’ll walk you through the…

5 hours ago

How we used Flask and 12-factor charms to simplify Canonical.com development

Our latest Canonical website rebrand did not just bring the new Vanilla-based frontend, it also…

12 hours ago

Web Engineering: Hack Week 2024

At Canonical, the work of our teams is strongly embedded in the open source principles…

2 days ago

Ubuntu Weekly Newsletter Issue 873

Welcome to the Ubuntu Weekly Newsletter, Issue 873 for the week of December 29, 2024…

3 days ago

How to resolve WiFi Issues on Ubuntu 24.04

Have WiFi troubles on your Ubuntu 24.04 system? Don’t worry, you’re not alone. WiFi problems…

3 days ago

Remembering and thanking Steve Langasek

The following is a post from Mark Shuttleworth on the Ubuntu Discourse instance. For more…

3 days ago