nmtui no longer in the void repo? [SOLVED]

Moderator: Forum moderators

Post Reply
geo_c
Posts: 2547
Joined: Fri Jul 31, 2020 3:37 am
Has thanked: 1834 times
Been thanked: 725 times

nmtui no longer in the void repo? [SOLVED]

Post by geo_c »

So I moved my new polished KLV-bspwm over to a new machine which has a working wifi adapter, (unlike the one I was developing with,) and I configured it to sign into my home wifi router using the built-in Advanced Network Manager, and that worked perfectly well.

However as far as I can tell, Advanced Network Manager doesn't scan for networks, it's simply designed for manual configuration.

So I thought I would install nmtui so that if I'm out and about I could sign into someone else's network (like my work locations) by scanning. Nmtui is perfectly effective and dependable so far for that purpose.

However, when I went to install it, the package manager said it doesn't exist in the repo. So I searched https://voidlinux.org/packages/ for it. It's not there.

Do you think it''s gone for good? Hopefully it's just temporarily gone and being updated.

Last edited by geo_c on Sun Sep 03, 2023 12:34 am, edited 1 time in total.

geo_c
Old School Hipster, and Such

williwaw
Posts: 1654
Joined: Tue Jul 14, 2020 11:24 pm
Has thanked: 148 times
Been thanked: 298 times

Re: nmtui no longer in the void repo?

Post by williwaw »

its part of the NetworkManager void package. should be there if you are unsing networkmanager already, networkmanager might conflict with a different manager. dunno what Advanced Network Manager is but what does "nmcli" return in the terminal?

geo_c
Posts: 2547
Joined: Fri Jul 31, 2020 3:37 am
Has thanked: 1834 times
Been thanked: 725 times

Re: nmtui no longer in the void repo?

Post by geo_c »

williwaw wrote: Sat Sep 02, 2023 10:43 pm

what does "nmcli" return in the terminal?

nmcli says this:

Code: Select all

nmcli
eth0: connected to Wired connection 1
      ....redacted

lo: connected (externally) to lo
        "lo"
        loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536
      ...redacted

wlan0: unavailable
        "Intel Centrino Ultimate-N 6300"
        ...redacted

DNS configuration:
       ...redacted

Use "nmcli device show" to get complete information about known devices and
"nmcli connection show" to get an overview on active connection profiles.

Consult nmcli(1) and nmcli-examples(7) manual pages for complete usage details.

geo_c
Old School Hipster, and Such

geo_c
Posts: 2547
Joined: Fri Jul 31, 2020 3:37 am
Has thanked: 1834 times
Been thanked: 725 times

Re: nmtui no longer in the void repo?

Post by geo_c »

Oh it's already installed I see. There's no package because it's built into the network manager tools.

:mrgreen:
Duh....

geo_c
Old School Hipster, and Such

User avatar
rockedge
Site Admin
Posts: 5796
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2065 times
Been thanked: 2148 times
Contact:

Re: nmtui no longer in the void repo? [SOLVED]

Post by rockedge »

I've been installing NetworkManager on most of the KL projects that are production grade. The experimental mini's I am configuring and re-configuring with, I use wiakwifi on a terminal for hardcore minimalism and then put in a larger and more sophisticated network manager for more conveniences.

Post Reply

Return to “KL-Dev_Work”