The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

Latest i3 version in Debian Stable

asked 2013-04-05 16:58:42 +0000

AJ gravatar image

Hi,

I've got a question about getting the latest version of i3 in Debian Stable. i3 Homepage says:

You are using Debian stable

The latest version of i3 will be in Debian testing quite soon. The version in Debian stable can be old, however (we cannot update it after stable has been released). The best way is to add Debian testing and tell apt to prefer Debian stable. You should not use our repository.

Now I was wondering what you exactly mean with "The best way is to add Debian testing and tell apt to prefer Debian stable"? I'm fairly new to Debian and if that's a dumb question I'm really sorry about that, but I just don't get it. Does it mean I should add backports? That I'd understand but why should I tell apt to use stable then? How do I do that anyway?

Again sorry if I'm just being dumb - any kind of help would be highly appreciated, thanks alot.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-04-06 11:16:48 +0000

sur5r gravatar image

As Debian is currently in freeze, new versions tend to show up in experimental only. Also, the current version is not in the backports repository.

Until wheezy is released, you can use my repository which contains the released version of i3 for stable and testing as well as the supported Ubuntu releases.

You can follow the instructions for stable Ubuntu packages on i3: Debian and Ubuntu repositories, Section 2.1 but replacing "universe" with "main":

# echo "deb http://debian.sur5r.net/i3/ $(lsb_release -c -s) universe" >> /etc/apt/sources.list
# apt-get update
# apt-get --allow-unauthenticated install sur5r-keyring
# apt-get update
# apt-get install i3
edit flag offensive delete link more

Comments

Thanks for the answer, sur5r.

AJ gravatar imageAJ ( 2013-04-07 11:20:29 +0000 )edit

Question Tools

Stats

Asked: 2013-04-05 16:58:42 +0000

Seen: 613 times

Last updated: Apr 06 '13