Installing Sed-&sed-version;
The Sed package contains a stream editor.
&buildtime; &sed-time;
&diskspace; &sed-compsize;
&aa-sed-down;
&aa-sed-dep;
Installation of Sed
Prepare Sed for compilation:
./configure --prefix=/usr --bindir=/bin
Compile the package:
make
To have the results tested, issue:
make check.
And install the package:
make install
&aa-sed-shortdesc;
&aa-sed-desc;