Linux Mint 19.3 (Tricia) Support
evenwilder opened this issue · 3 comments
evenwilder commented
Hello,
I attempted to install rakudo on Linux Mint 19.3 (Tricia) but was unsuccessful. After some troubleshooting I noticed that the directory tricia/ is missing from https://dl.bintray.com/nxadm/rakudo-pkg-debs/dists/. Will you please update your repository such that Linux Mint 19.3 is supported?
Thanks!
nxadm commented
Will certainly do. What ubuntu base does Minit 19.3 use? 18.04?
Adding support for Mint releases is as simple as adding them in the Ubuntu line, e.g.:
https://github.com/nxadm/rakudo-pkg/blob/master/.travis.yml#L28
What will be the Mint version using Ubuntu 20.04? Feel free to feed me Mint info to we can keep the repos up to date for the distro as well.
Thx!
evenwilder commented
Hello,
Linux Mint 19.3 (Tricia) uses Ubuntu 18.04 (Bionic Beaver) as its base. I
believe Linux Mint 20 will be based upon Ubuntu 20.04.
Thanks!
…On Tue, Apr 7, 2020 at 6:28 AM nxadm ***@***.***> wrote:
Will certainly do. What ubuntu base does Minit 19.3 use? 18.04?
Adding support for Mint releases is as simple as adding them in the Ubuntu
line, e.g.:
https://github.com/nxadm/rakudo-pkg/blob/master/.travis.yml#L28
What will be the Mint version using Ubuntu 20.04? Feel free to feed me
Mint info to we can keep the repos up to date for the distro as well.
Thx!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#66 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APBFVYLBJOES6EF3SDTF4ITRLMTANANCNFSM4L2YSRYA>
.
nxadm commented
Added to the upcoming revision (today).