mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 09:06:02 +03:00
[GH-ISSUE #1617] Documentation: "with one of our official apt/brew packages above" ??? #3981
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#3981
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 @nextgenthemes on GitHub (Dec 11, 2024).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1617
Originally assigned to: @pirate on GitHub.
What is the URL of the page you'd like to see improved?
https://github.com/ArchiveBox/ArchiveBox/wiki/Install#option-c-bare-metal-setup
What is the title of the relevant section?
Option C. Bare Metal Setup - 2. Install the Python dependencies using pip
What is the suggested edit?
The docs speak of some official apt version, but I did not find any, no links are there. Does it exist?
Also, I made some suggestions about proper commands, package names and using venv for that section in: https://github.com/ArchiveBox/ArchiveBox/issues/1616 already.
I think it's actually necessary now to do a venv on Ubuntu now or with late Python versions. The commands complain or force you too, do not remember exactly but seems to make a lot of sense.
Would love to be able to run it without Docker. And venv is at least some separation.
@pirate commented on GitHub (Dec 12, 2024):
The archivebox apt package was deprecated very recently: https://github.com/ArchiveBox/debian-archivebox
We've moving towards
pipanddockeronly for distribution, as archivebox now bundles its own dependency manager and no longer needsapt/brew: https://github.com/ArchiveBox/abx-pkg/