mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-25 14:00:17 +00:00
9 lines
283 B
Plaintext
9 lines
283 B
Plaintext
To try alien before installing, just run ./alien.pl from this directory. Most
|
|
features will work prior to installation.
|
|
|
|
To install alien, become root and type:
|
|
perl Makefile.PL; make; make install
|
|
|
|
To use alien, you'll need a variety of other software. See the README for
|
|
details.
|