

In this demonstration, I am going with single page option, click on ‘ OK’ to proceed further When we click on its icon, following screen will be presented To access and start Scribus on Linux distribution like Ubuntu, search ‘ scribus’ on search dash and click on its icon, example is shown below Once the Scribus is installed successfully then access its GUI (Graphical User Interface). $ sudo dnf install scribus -y // CentOS 8 & RHEL 8 $ sudo yum install scribus -y // CentOS 7 & RHEL 7 It’s package is included in EPEL repository, so first enable EPEL repository and then run following command.

Scribus is not available in the default CentOS & RHEL package repositories. $ sudo pacman -S scribus // Arch Linux & Manjaro Linux $ sudo apt upade & sudo apt install -y scribus // Ubuntu, Linux Mint & Debian
