Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: mardiyah on 09 September 2022, 08:44:40

Title: What's slang ?
Post by: mardiyah on 09 September 2022, 08:44:40
what's slang

Code: [Select]
world/slang 2.3.3-1 [installed]
    S-Lang is a powerful interpreted language

then tried

Code: [Select]
$ slang
bash: slang: command not found

Honestly don't feel do its installation, please tell all about it. Thanks !
Title: Re: What's slang ?
Post by: gripped on 09 September 2022, 10:34:56
You've already got it installed.
Quote
world/slang 2.3.3-1 [installed]
Use
Code: [Select]
pacman -Ql slang
To see what the package has installed.
Code: [Select]
....
/usr/bin/slsh
...
It has a man page
Code: [Select]
man slsh
and a page on wikipedia
https://en.wikipedia.org/wiki/S-Lang