mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1590] Feature: Support packages for Linux distros #1258
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1258
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zyfdegh on GitHub (Jan 3, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1590
Any idea on building
.deb,.rpmpackages for popular Linux distros such as Debian/Ubuntu, CentOS/Fedora, ArchLinux etc. It would be easier to obtain the binaries like@fatedier commented on GitHub (Jan 5, 2020):
I create the repo https://github.com/gofrp/deploy.
Anyone can help write the install scripts.
@jyxjjj commented on GitHub (Oct 21, 2021):
I saw https://github.com/gofrp/deploy/pull/1
What i need is dnf rpm package instead of wget to download and run a bash file.
I think we do not need to check arch or os.
All packages like that are have different .rpm file from package repo.
I didn't check how repos works(because of lazy), but i think it may let create a lot of rpm files to submit.
So,...
And, during my linux life, i think the old linux releases should not be supported at all.
I like fedora, it is one of few distroses that which has no rolling updates.
And, they will be more newer, more bug fixes, more safety.
@donmor commented on GitHub (Sep 2, 2025):
Sry for necrobumping, but I'd like to introduce my unofficial frp repository for debian :-)