Problems installing jekyll

I am trying to install jekyll, but i am having issues. I have typed yaourt ruby-sass & yaourt ruby-jekyll but in the middle of proccess it shows me
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] (“A” to abort)
. so plz guys can you help me…

The PKGBUILD contains the instructions for building the package. Here you check it or modify it. If not needed and you trust the maintainer then Type N and ENTER.

Glad to help you out :smiley:

I have been pressin N and enter every time during the process, but in the end still jekyll -v didn’t work
:disappointed_relieved:

Don’t use yaourt, it’s old and has been superseeded by yay. Or use any other AUR helper.

That might be a problem with that particular AUR package itself.
Post exact error messages if you want help.

hm… btw… there is no ruby-jekyll package. It is called jekyll

pamac build jekyll

It installs also:

    'ruby>=2.1.0'
    'ruby-addressable>=2.4'
    'ruby-colorator>=1.0'
    'ruby-jekyll-sass-converter>=2.0'
    'ruby-jekyll-watch>=2.0'
    'ruby-kramdown>=2.1.0'
    'ruby-liquid>=4.0'
    'ruby-mercenary>=0.3.3'
    'ruby-pathutil>=0.9'
    'ruby-rouge>1.7'
    'ruby-safe_yaml>=1.0'
    'ruby-i18n>=1'
    'ruby-em-websocket>=0.5'
    'ruby-kramdown-parser-gfm'
    'ruby-terminal-table'

before installing manjaro i was a bit unsecure about his forum. But having a problem & solved it in35 min i am more than happy now. Thank you very much @megavolt now jekyll -v works

1 Like

@freggel.doe thank you very much but i was helped by @megavolt. Thank u for your time