Package Details: flightcore 3.2.1-1

Git Clone URL: https://aur.archlinux.org/flightcore.git (read-only, click to copy)
Package Base: flightcore
Description: Northstar installer, updater, and launcher
Upstream URL: https://github.com/R2NorthstarTools/FlightCore
Keywords: cargo installer manager mod northstar npm rust tauri titanfall typescript updater vue
Licenses: MIT
Submitter: begin-theadventu
Maintainer: begin-theadventu
Last Packager: xiota
Votes: 2
Popularity: 0.000000
First Submitted: 2023-03-25 21:37 (UTC)
Last Updated: 2026-03-22 05:04 (UTC)

Latest Comments

1 2 Next › Last »

begin-theadventu commented on 2026-03-29 17:58 (UTC)

@xiota Thank you very much! Sorry for my inactivity.

begin-theadventu commented on 2026-02-07 22:35 (UTC)

I've tried multiple times and I can't get v3 to build :(

begin-theadventu commented on 2025-04-09 14:33 (UTC)

@xiota Thank you for the comment.

I downgraded to 2.26.2, new versions fail to build.

begin-theadventu commented on 2023-09-09 19:59 (UTC) (edited on 2023-09-09 20:03 (UTC) by begin-theadventu)

@creyon Whoops, it should be fixed now. Thanks.

creyon commented on 2023-09-09 18:08 (UTC)

This doesn't package correctly, because the .desktop file is in the wrong directory [src] - it should be moved into the src/FlightCore directory, or the reference to it in the PKGBUILD file should be changed.

begin-theadventu commented on 2023-05-30 10:26 (UTC) (edited on 2023-05-30 10:26 (UTC) by begin-theadventu)

@trainzkid The ENETUNREACH error is because your machine has some problem with IPv6. I added an environment variable that will set IPv4 prioritization.

trainzkid commented on 2023-05-30 03:16 (UTC) (edited on 2023-05-30 03:17 (UTC) by trainzkid)

Fails to build for me after ==> Starting prepare()... with:npm ERR! code ENETUNREACH, npm ERR! errno ENETUNREACH, and npm ERR! request to https://registry.npmjs.org/@tauri-apps/cli/-/cli-1.3.0.tgz failed, reason:

begin-theadventu commented on 2023-05-29 15:36 (UTC)

@apakrohk error: could not find system library 'libsoup-2.4' required by the 'soup2-sys' crate

libsoup must be installed, webkit2gtk needs this library, I've now updated the dependencies.