#artix installtion
279 messages ยท Page 1 of 1 (latest)
could you attach a screenshot / photo?
I'm on live mode on artix,it's not letting me
can you take a photo of the screen while it asks for the password with your camera
if it's the manual install with tty, username and password are both artix fyi
but the motd should say that
sure wait
here's it
@knotty lily
try typing artix
I did
it worked smh
thanks
I tried before too ig
๐ญ
#9742 ๐ฃ If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you
you too!
aye
@knotty lilygot another issue
"==> ERROR: Cannot find the fakeroot binary.
"
trying to install yay
is this on an installed system?
yes
ayu:[ayu]:~$ cd yay-git
ayu:[ayu]:~/yay-git$ makepkg -sri
==> ERROR: Cannot find the fakeroot binary.
ayu:[ayu]:~/yay-git$ sudo makepkg -sri
==> ERROR: Running makepkg as root is not allowed as it can cause permanent,
catastrophic damage to your system.
ayu:[ayu]:~/yay-git$ ^C
ayu:[ayu]:~/yay-git$
give me a sec
oki
try installing base-devel
with pacman
sure
i don't mean to sound rude, just want to gauge support, are you new to using linux?
on Arch sure
๐
Ik to use Ubuntu and fedora but arch is new for me tbf
btw base-devel is the whole package group, you can also do pacman -S fakeroot
wait there's a rosetta chart for pacman
.aw rosetta
look through this
np, hopefully it will make things a bit easier
ye it sure does
also, you can search the artix repos here
https://packages.artixlinux.org , it also lets you choose between world galaxy universe etc
I need AUR too?
enabled right
btw from what ik
aur ain't
gonna work
on Linux widout system-d
properly*
aur search https://aur.archlinux.org
it depends on the packages
not all of them depend on systemd luckily
a lot of high level gui apps like nuclear player or sublime text will run just fine
ah thanks
give me a few seconds
oki
i can write a short script that installs the dependencies then clones yay and installs it if you want
sure
is tmate safe to give?
if anyone asked
they can just control terminal right?
i havent heard of tmate before
#!/bin/sh
sudo pacman -S --needed git go fakeroot
package = "yay-bin" # you can swap "yay-bin" for "yay" if you're fine with compiling from source
git clone https://aur.archlinux.org/$package.git
cd $package
makepkg -sci
if [[$? == 0]]; then
cd .. && rm -rf $OLDPWD/$package
fi
aye
tell me if anything screws up
ah
it just shows downloading
do I wait?
yep
nice! :')
btw. make sure you check your pacman cache sometimes, du -h /var/cache/pacman, sometimes it gets really big, you can clean with pacman -Sc
aye
theres also pacman -Scc but that isnt a good idea since it means its very difficult to downgrade packages
xd
artix don't come wid too much bloat right?
Like useless packages
nope
ehe thanks
widout system-d
XD
only arch supports my ethernet idk y
weird
Too few arguments for command addnote!
Usage: .addnote <name> <text>
via aur is the best way
yay -S betterdiscord-installer-bin for betterdiscord
I need normal discord only
aye
install the packages libdv and nodejs then run npm install electron
ah
after that run makepkg -sicd to ignore deps
it should work but let me know if it doesnt
or edit the pkgbuild to remove the specific dependencies
aye
@knotty lilyIt gave error
"ayu:[ayu]:~$ makepkg -sicd
==> ERROR: PKGBUILD does not exist."
remove the directory, clone the repo again then try redoing it
about to head to sleep bc it's 10 am and im working night shifts, ill be back in like 8-9 hours
sleep well
can't do pacman -S discord?
why not
oh target not found
I mean you could try canary and PTB
doubt that's a mirror region issur
any luck? @latent light
No ig
I've to use web dc now
could it be cuz I use widout system-d
doubt it
dunno
how I run canary?
I can try canary
what I run on sudo pacman -S " "
target not found
try yay -S discord-canary
cool
try 5
ighty
never really used a aur helper so yeah
it don't have option 5
only upto 4
do the notinstalled
ok so hold on I'll try tell you the manual way while on mobile
sure
ah
3rd section
no like the entire 3rd section so like read 3.1 3.2 etc
I got a class now so I can't help you now
where
np
u can later dw
I'm studying anyway
beside web dc is ighty too hehe
alright I'll be on in like 2 hours
alright so i have like 25 mins but first run sudo pacman -S --needed base-devel @latent light
aye
ok thats good
aye
cd to like any folder
aye
did you cd in to a folder?
if yes run git clone https://aur.archlinux.org/discord-canary.git
then run ls this will just show the files in the folder
then cd (whatever the folder is named like discord-canary, discord etc)
try just do cd /ayumo
aye
wait ayumo/
?
?
run this now
cd discord-canary to be exact
and ls again
this rn?
huh
ah
it should put you in there either way
yea
yeah so now if you wanna be fully sure thats the real discord you can run less PKGBUILD this will just show whats inside it basically
its not required though
just to be safe and see if links go to the real discord
this now?
but after you do that run makepkg -si
not required
but if you wana be safe
you can run it and see if links go to official discord
looks ok to me
oh yeah pretty sure its compiling on 2 threads rn but you can add more later for it to compile faster ig
done xd
thanks
you should have canary now
I do
nice