Search Criteria
Package Details: offpunk 3.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/offpunk.git (read-only, click to copy) |
|---|---|
| Package Base: | offpunk |
| Description: | Command-line and offline-centric browser for the web and various smolnet protocols |
| Upstream URL: | https://git.sr.ht/~lioploum/offpunk |
| Keywords: | cli gemini gopher smolnet smolweb spartan |
| Licenses: | AGPL-3.0-or-later |
| Conflicts: | ansicat, netcache, offpunk, openk, unmerdify, xkcdpunk |
| Provides: | ansicat, netcache, offpunk, openk, unmerdify, xkcdpunk |
| Submitter: | dcreager |
| Maintainer: | dcreager (brumaire) |
| Last Packager: | brumaire |
| Votes: | 8 |
| Popularity: | 2.66 |
| First Submitted: | 2023-11-25 14:46 (UTC) |
| Last Updated: | 2026-03-02 11:06 (UTC) |
Dependencies (22)
- file (file-gitAUR)
- less (less-gitAUR)
- python
- coreutils (coreutils-gitAUR, uutils-coreutils-gitAUR, coreutils-selinuxAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-hatch-requirements-txt (make)
- python-installer (make)
- python-wheel (make)
- chafa (chafa-gitAUR) (optional) – chafa and ansiwrap are required to render images in terminal
- ftr-site-config (ftr-site-config-gitAUR) (optional) – Full-Text-RSS site-specific text extraction rules
- python-beautifulsoup4 (optional) – for web browsing - HTML parsing
- python-chardet (optional) – for gopher browsing - detect text encoding
- python-cryptography (optional) – better support of TOFU client certificates
- python-feedparser (optional) – for web browsing - atom/RSS feeds
- python-readability-lxml (python-readability-lxml-gitAUR) (optional) – for web browsing - HTML parsing
- python-requests (optional) – for web browsing - HTTP(s) requests
- python-setproctitle (optional) – allows offpunk to change its process title
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-gitAUR, wl-clipboard-rsAUR) (optional) – copies text to/from the Wayland clipboard
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – copies text to/from the X11 clipboard
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR) (optional) – xdg-open opens a URL in the preferred application (Highly recommended)
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional) – copies text to/from the X11 clipboard (alternative)
Latest Comments
1 2 Next › Last »
kseistrup commented on 2026-03-03 14:13 (UTC)
@brumaire No harm done, it's great you have adopted the package.
brumaire commented on 2026-03-03 11:03 (UTC)
@kseistrup
Ah yes, sorry. I mostly reused the code from offpunk-git because I was more familiar with the other PKGBUILD than this one and was a little too eager to update this ASAP and didn't doublecheck enough
I'll remove this line next time I update the package and update the maintainer/contributor list as well.
Thank you !
kseistrup commented on 2026-03-02 14:06 (UTC) (edited on 2026-03-02 14:06 (UTC) by kseistrup)
@brumaire, thanks for adopting the package.
Please notice that the this line (currently the last) in
package()does not make any sense when$pkgnameand$_pkgnameare identidal:It will merely create a
offpunk/offpunksymlink that points to current directory. It's not a disaster, it's just meaningless.The original intention, in the
offpunk-gitpackage, was to haveso that the user wouldn't have to guess where the documentation is located.
Also, you should probably put yourself as maintainer and me as contributor.
Cheers.
brumaire commented on 2026-03-02 11:08 (UTC)
Package updated to 3.1
If you're currently using timg : It has been deprecated by upstream in favor of chafa, see : https://git.sr.ht/~lioploum/offpunk/refs/v3.1
Therefore, timg has been removed from optional dependencies as well.
brumaire commented on 2026-02-24 17:14 (UTC)
Ack !
I updated the package to 3.0
dcreager commented on 2026-02-24 13:53 (UTC)
Thank you for the offer @brumaire, I added you as a co-maintainer! I don't use offpunk regularly anymore, and don't have the time to maintain this, so I appreciate the offer to help out.
brumaire commented on 2026-02-24 11:51 (UTC) (edited on 2026-02-24 11:52 (UTC) by brumaire)
Hi !
If some help is needed with that, I would gladly maintain this package, as I need offpunk for my daily workflow.
Please ping me if I can be of any help.
m040601 commented on 2026-02-24 11:48 (UTC)
@dcreager
Would you be willing to pass the maitainership of this PKGBUILD to someone else ?
dcreager commented on 2025-02-25 14:22 (UTC)
Nope, I was just slow! This is updated to 2.6 now
m040601 commented on 2025-02-12 17:17 (UTC) (edited on 2025-02-13 11:20 (UTC) by m040601)
Is there a special reason this PKGBUILD has not been updated ? Some special python compatibilityi/issue/dependency thing ?
https://git.sr.ht/~lioploum/offpunk/refs says,
1 2 Next › Last »