Search Criteria
Package Details: st 0.9.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/st.git (read-only, click to copy) |
---|---|
Package Base: | st |
Description: | A simple virtual terminal emulator for X. |
Upstream URL: | https://st.suckless.org |
Licenses: | MIT |
Submitter: | Foxboron |
Maintainer: | jose1711 (waschtl, kstolp) |
Last Packager: | kstolp |
Votes: | 85 |
Popularity: | 0.33 |
First Submitted: | 2017-11-20 15:32 (UTC) |
Last Updated: | 2024-04-14 17:40 (UTC) |
Dependencies (1)
- libxft (libxft-gitAUR)
Required by (5)
- dalarma-git
- dk (optional)
- dk-git (optional)
- dusk-git (optional)
- surf-git (optional)
Latest Comments
1 2 3 4 5 Next › Last »
Tetrapyle commented on 2023-05-11 14:42 (UTC)
Hi, yay keeps the package in a place you can look for in the man page, do $ man yay and search for CACHE.
But anyway, definitely do not use an AUR helper for installing st. It's simply not designed to.
I suggest you read https://bbs.archlinux.org/viewtopic.php?id=267579 and maybe open your own thread in the forum.
markboston commented on 2023-05-09 16:58 (UTC)
i installed it via yay. does yay keep the package?
Tetrapyle commented on 2023-05-09 15:12 (UTC) (edited on 2023-05-09 15:12 (UTC) by Tetrapyle)
markboston, When you've downloaded the package, gunzipped and untared it, there are 3 files : PKGBUILD README.terminfo.rst terminfo.patch
Generate config.def.h by running: $ makepkg --nobuild
Modify it, for instance : #define MODKEY Mod4Mask
Build it without reextracting the source: $ makepkg --noextract
Install the package: $ makepkg --install
It's been a long time, correct me if I'm wrong.
markboston commented on 2023-05-09 06:25 (UTC)
where is the config.def.h file located? ive looked through my whole system and can't find this file.
m040601 commented on 2022-12-08 16:55 (UTC)
It's been now 2 months since this (super important) PKGBUILD has been marked out of date, and no response was given.
Has anyone tried to contact the listed contacts ?
ang commented on 2022-05-01 07:33 (UTC) (edited on 2022-05-01 07:34 (UTC) by ang)
Hello, since packages are now compressed with zstandard by default, can you please add that pattern to .gitignore:
Thank you.
maandree commented on 2022-02-18 09:25 (UTC)
Please consider using the patch(1) options -d and -p instead of --directory and --strip, so that GNU patch is not required.
thiagowfx commented on 2021-06-29 18:34 (UTC)
https://wiki.archlinux.org/title/Arch_package_guidelines#Package_etiquette:
This package is needlessly using
warning
.1 2 3 4 5 Next › Last »