I want to install and use the scribus application. I am using Xubuntu 18.04 as primary OS on a Dell 3162 notebook computer.
Asked
Active
Viewed 1,535 times
2 Answers
3
To install Scribus, open the Ubuntu Software center. Search for "Scribus" and click the entry that appears. You then can start the install with the "Install" button.
vanadium
- 97,564
1
You could do it by:
- Update packages information:
sudo apt-get update - Install it using
sudo apt-get install scribus
Gryu
- 8,002
- 9
- 37
- 53