You are not logged in.

#1 2021-05-06 18:49:56

nikinbaidarr
Member
Registered: 2021-05-06
Posts: 92

[SOLVED] pacman throws error:target not found: <suckless programs>

Just did a fresh install of Arch Linux for the first time. So you can say I'm fairly new to arch.

I am trying to set st, the suckless terminal emulator as my default but whenever I run

 pacman -S st 

or basically anyother suckless like program like tabbed. I get "error: target not found: st"

Other programs I've tried to install have been a success. I don't know if I am doing something wrong.

Here's my /etc/pacman.conf:

 [testing]
 Include = /etc/pacman.d/mirrorlist
  
  [core]
  Include = /etc/pacman.d/mirrorlist
  
  [extra]
  Include = /etc/pacman.d/mirrorlist
  
  [community-testing]
  Include = /etc/pacman.d/mirrorlist
  
  [community]
  Include = /etc/pacman.d/mirrorlist
  
  # If you want to run 32 bit applications on your x86_64 system,
  # enable the multilib repositories as required here.
  
  #[multilib-testing]
  #Include = /etc/pacman.d/mirrorlist
  
  #[multilib]
  #Include = /etc/pacman.d/mirrorlist

After I had uncommented those lines on my etc/pacman.conf, I have also run

 pacman -Syu 

.

Last edited by nikinbaidarr (2021-05-07 07:28:09)

Offline

#2 2021-05-06 18:55:25

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] pacman throws error:target not found: <suckless programs>

That's because st isn't in the repos, it's in the AUR....
https://wiki.archlinux.org/title/St


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2021-05-06 18:57:00

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,845
Website

Re: [SOLVED] pacman throws error:target not found: <suckless programs>

Mod note: moving to AUR Issues


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2021-05-06 19:26:14

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] pacman throws error:target not found: <suckless programs>

For a first time Arch user, are you really sure you want to enable the [testing] repos?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2021-05-07 06:25:08

nikinbaidarr
Member
Registered: 2021-05-06
Posts: 92

Re: [SOLVED] pacman throws error:target not found: <suckless programs>

Slithery wrote:

That's because st isn't in the repos, it's in the AUR....
https://wiki.archlinux.org/title/St

So that means I've to git clone and make build? Right?

Offline

#6 2021-05-07 06:26:09

nikinbaidarr
Member
Registered: 2021-05-06
Posts: 92

Re: [SOLVED] pacman throws error:target not found: <suckless programs>

jasonwryan wrote:

For a first time Arch user, are you really sure you want to enable the [testing] repos?

Yes. I'm not new to Linux. Also, have used Manjaro in the past.

Offline

#7 2021-05-07 06:38:03

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] pacman throws error:target not found: <suckless programs>

nikinbaidarr wrote:
Slithery wrote:

That's because st isn't in the repos, it's in the AUR....
https://wiki.archlinux.org/title/St

So that means I've to git clone and make build? Right?

https://wiki.archlinux.org/title/Arch_User_Repository


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#8 2021-05-07 07:23:50

nikinbaidarr
Member
Registered: 2021-05-06
Posts: 92

Re: [SOLVED] pacman throws error:target not found: <suckless programs>

jasonwryan wrote:
nikinbaidarr wrote:
Slithery wrote:

That's because st isn't in the repos, it's in the AUR....
https://wiki.archlinux.org/title/St

So that means I've to git clone and make build? Right?

https://wiki.archlinux.org/title/Arch_User_Repository

This helped. Thank you.
I also wanted to test alacritty.

pacman -S alacritty 

installed it. But when i run it i ger an error that reads Alacritty encountered an unrecoverable error:
What am I doing wrong here?

Offline

#9 2021-05-07 07:40:39

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] pacman throws error:target not found: <suckless programs>


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#10 2021-05-07 08:47:54

nikinbaidarr
Member
Registered: 2021-05-06
Posts: 92

Re: [SOLVED] pacman throws error:target not found: <suckless programs>

jasonwryan wrote:

Thanks

Offline

Board footer

Powered by FluxBB