Installing Scribus 1.4.3 on LMDE 201403 MATE? [SOLVED]

Archived topics about LMDE 1 and LMDE 2
Locked
Transistor

Installing Scribus 1.4.3 on LMDE 201403 MATE? [SOLVED]

Post by Transistor »

Hi all,

I'm running LMDE 201403 MATE 64bits on my Laptop.

I want to install Scribus (Open Source Desktop Publishing). I'd like to install the latest stable release, 1.4.3, but in Synaptic, the latest version I can install is 1.4.0.

I found an installation tutorial here (http://linuxg.net/how-to-install-scribu ... nd-debian/) and want to ask if this is applicable to LMDE, too.

Here's my current apt sources list (/etc/apt/sources.list.d/official-package-repositories.list):

Code: Select all

deb http://packages.linuxmint.com debian main upstream import 

deb http://debian.linuxmint.com/latest/ testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-free

deb http://extra.linuxmint.com debian main
On the Scribus website, the repositories for Debian are mentioned:
http://wiki.scribus.net/canvas/Debian
So, could I simple add the Debian wheezy repository

Code: Select all

deb http://debian.scribus.net/debian/ testing main
to my sources list?

Or, if not, what's the right way to install Scribus 1.4.3 on LMDE?

Thanks for your responses.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
py-thon

Re: Installing Scribus 1.4.3 on LMDE 201403 MATE?

Post by py-thon »

Transistor wrote: So, could I simple add the Debian wheezy repository

Code: Select all

deb http://debian.scribus.net/debian/ testing main
to my sources list?
Actually this is the repository for Jessie ("testing" right now), which is the correct version for LMDE. Wheezy is already "stable" for some time and currently contains the same version as LMDE, the wiki for Scribus is outdated in this respect.

I would not just add this line to /etc/apt/sources.list.d/official-package-repositories.list as sources handling has been changed since UP 8. Start the new program to handle sources (software-sources) and add the scribus repository. I suppose this repo will automatically rank higher than LMDE (otherwise you would get 1.4.0 from LMDE-repo which would make no sense). You should be able to download the signature key with software-sources as well (step 2 of the wiki), but I haven't had the necessity to use this so far, so I can't tell whether and how it works. Continue with step 3 of the wiki.
Transistor

Re: Installing Scribus 1.4.3 on LMDE 201403 MATE?

Post by Transistor »

Thanks, I will try it.
Since testing is already Jessie, is it better to add

Code: Select all

deb http://debian.scribus.net/debian/ wheezy main
or

Code: Select all

deb http://debian.scribus.net/debian/ stable main
to the software-sources? I think "wheezy" is better since the current LMDE is based on it, right?
py-thon

Re: Installing Scribus 1.4.3 on LMDE 201403 MATE?

Post by py-thon »

Transistor wrote:I think "wheezy" is better since the current LMDE is based on it, right?
No. LMDE is based on Debian testing, so you should use the line from your first post.

If you use wheezy instead you will get the version intended for wheezy, which is 1.4.0-something.
The names used in scribus's wiki are outdated. For about a year now Wheezy is stable, Squeeze is old stable and testing got the name Jessie. Only unstable always keeps the name Sid.
Transistor

Re: Installing Scribus 1.4.3 on LMDE 201403 MATE?

Post by Transistor »

Thanks! Works as described.
Locked

Return to “LMDE Archive”