• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Unable to apt-get icewm

Rookie

Golden Member
I am new to debian (it's the ubuntu craze!) but I am trying to 'apt-get install icewm' and there is no such package.

Any ideas? TIA!
 
It's possible Ubuntu doesn't package icewm in the main repository, you may have to enable the universe repo to get it.
 
icewm 1.2.20 was released two days ago. you going to have to wait for a repo or download the deb file and install it yourself (dpkg -i )
 
icewm 1.2.20 was released two days ago. you going to have to wait for a repo or download the deb file and install it yourself (dpkg -i )

It's already in Debian unstable.

apt-cache show icewm
Package: icewm
Priority: optional
Section: x11
Installed-Size: 1304
Maintainer: Eduard Bloch <blade@debian.org>
Architecture: i386
Version: 1.2.20-1
Provides: x-window-manager
Depends: icewm-common (= 1.2.20-1), imlib1, libc6 (>= 2.3.2.ds1-4), libfontconfig1 (>= 2.2.1), libfreetype6 (>= 2.1.5-1), libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libjpeg62, libpng10-0 (>= 1.0.18), libsm6 | xlibs (>> 4.1.0), libtiff4, libungif4g (>= 4.1.3), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxft2 (>> 2.1.1), libxrandr2 | xlibs (>> 4.3.0), libxrender1, zlib1g (>= 1:1.2.1)
Suggests: icewm-gnome-support
Filename: pool/main/i/icewm/icewm_1.2.20-1_i386.deb
Size: 534678
MD5sum: 60b137611f2bc4a87497711bd64c0611
Description: wonderful Win95-OS/2-Motif-like window manager
IceWm is a Window Manager for X Window System. Can emulate the look of
Windows'95, OS/2 Warp 3,4, Motif. Tries to take the best features of the above
systems.
Features multiple workspaces, opaque move/resize, task bar, window list,
mailbox status, digital clock. Fast and small.
.
GNOME support files can be found in the `icewm-gnome-support' package.
.
Extra themes are available from the icewm-themes package.
 
Back
Top