Installing Plash using APT
Current release: 1.19
Pre-built packages of Plash 1.19 are available for Debian lenny and a number of Ubuntu releases on both i386 and amd64 architectures. Add one of the following lines to your /etc/apt/sources.list file:
- For Ubuntu Edgy Eft:
deb http://plash.beasts.org/packages ubuntu-edgy/
- For Ubuntu Feisty Fawn:
deb http://plash.beasts.org/packages ubuntu-feisty/
- For Ubuntu Gutsy Gibbon:
deb http://plash.beasts.org/packages ubuntu-gutsy/
- For Ubuntu Hardy Heron:
deb http://plash.beasts.org/packages ubuntu-hardy/
- For Debian lenny:
deb http://plash.beasts.org/packages debian-lenny/
Then, to install, run the commands:
$ sudo apt-get update $ sudo apt-get install plash
Development builds
For bleeding-edge development builds, see AutoBuildPackages.
Older releases
1.18
For Ubuntu Edgy Eft (using glibc 2.4):
deb http://plash.beasts.org/packages-1.18 ubuntu-edgy/
For Ubuntu Feisty Fawn (using glibc 2.5):
deb http://plash.beasts.org/packages-1.18 ubuntu-feisty/
1.17
For Debian Etch and Debian unstable/sid (using glibc 2.3.6):
deb http://plash.beasts.org/packages-1.17/debian-etch ./
For Debian Sarge (using glibc 2.3.6; Python and Gtk support not included):
deb http://plash.beasts.org/packages-1.17/debian-sarge ./
For Ubuntu Edgy Eft (using glibc 2.4):
deb http://plash.beasts.org/packages-1.17/ubuntu-edgy ./
