Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 5053  / 2 Years ago, fri, april 8, 2022, 9:49:59

All HOWTOs I found how to install scribus 1.5 are only for Ubuntu 14.04 or 15.04, but on 14.10 I cannot find the package scribus-trunk in the ppa:



sudo add-apt-repository ppa:scribus/ppa
sudo apt-get update
sudo apt-get install scribus-trunk


How do I install scribus-trunk on Ubuntu 14.10?


More From » 14.10

 Answers
2

The packet scribus-trunk doesn't seem to be in the 14.10 ppa repository, but you can install the 14.04 ppa:



sudo add-apt-repository ppa:scribus/ppa
sudo sed -i s/utopic/trusty/g /etc/apt/sources.list.d/scribus-ubuntu-ppa-utopic.list
sudo apt-get update
sudo apt-get install scribus-trunk





Note:

On High resolution screens you need to start scribus-trunk with a resollution switcher


[#19450] Friday, April 8, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tiowift

Total Points: 119
Total Questions: 113
Total Answers: 110

Location: South Sudan
Member since Sun, Jul 11, 2021
3 Years ago
;