Skip to main content
Topic: A script to automate adding Arch repos to an Artix installation (Read 1399 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

A script to automate adding Arch repos to an Artix installation

So here is the script: https://github.com/Lancia-Greggori/install-archlinux-support.sh

This script was inspired by the following forum post: https://forum.artixlinux.org/index.php/topic,4333.msg28210/topicseen.html

I have released a v1.0, but I'm planning to improve the script in the future, still v1.0 works as expected.

If you have any suggestions to make, feel free to tell them here or at my github.


Re: A script to automate adding Arch repos to an Artix installation

Reply #2
Thank you very much! I am sure it will prove very useful to me.  ;D

Re: A script to automate adding Arch repos to an Artix installation

Reply #3
v1.1 released: Added the ability to prevent multilibs from being installed, and some sanity checks

Re: A script to automate adding Arch repos to an Artix installation

Reply #4
If you're going to let people opt out of multilibs, I'm pretty sure you have to not enable community as well, at least if I'm understanding this correctly.

Re: A script to automate adding Arch repos to an Artix installation

Reply #5
If you're going to let people opt out of multilibs, I'm pretty sure you have to not enable community as well, at least if I'm understanding this correctly.

As in "giving people the option to not install community" or "since they chose no multilib, there shouldn't be any community either" ?

 

Re: A script to automate adding Arch repos to an Artix installation

Reply #6
As in "giving people the option to not install community" or "since they chose no multilib, there shouldn't be any community either" ?
Wait no, I misremembered, I was thinking of you shouldn't enable community without enabling extra, whoops. Just pretend I didn't say anything  :-[ 

Re: A script to automate adding Arch repos to an Artix installation

Reply #7
Wait no, I misremembered, I was thinking of you shouldn't enable community without enabling extra, whoops. Just pretend I didn't say anything  :-[ 
I think at one point once Artix gets more packages there won't be a need for extra if you need community. Even now there aren't that many deps needed from there.

By the way, enabling both lib32 and lib32-gremlins, most of the time nothing is missing that would require multilib. I only have it on my pc for some steam stuff, but they can be brought from aur if i wouldn't have been lazy.

Re: A script to automate adding Arch repos to an Artix installation

Reply #8
version 1.1.5 released: general script robustness and reliability improvements.

I think the script is complete feature wise, any more updates are going to be general improvements.

If you have a suggestion or feature request, you can tell me.

https://github.com/Lancia-Greggori/install-archlinux-support