Update links after move to earne.link Gitea, remove references to aptpkg.earne.link

master
earnest ma 2022-04-27 18:38:19 -04:00
parent e20fa8d510
commit 4a34ff34d2
1 changed files with 1 additions and 25 deletions

26
Home.md

@ -1,27 +1,5 @@
# aptpkg
Subscribe to [this mailing
list](https://lists.sr.ht/~earnestma/aptpkg-announce/) for low-volume updates,
warnings, and releases to `aptpkg` and `aptpkg.earne.link`.
## aptpkg.earne.link
This archive contains my packages generated from the aptpkg-pkgs repo mainly for
my own use. It currently targets Ubuntu 21.04 ("Hirsute Hippo") amd64, although
it will probably work on other distributions/ versions (I use Pop!_OS). If you
would like to add it, run the following:
```sh
curl -fsSL https://git.sr.ht/~earnestma/aptpkg-pkgs/blob/main/add.sh | sudo -E bash -
```
### Links
- [Git repository](https://git.sr.ht/~earnestma/aptpkg-pkgs)
- [Mailing list for patches](https://lists.sr.ht/~earnestma/aptpkg-pkgs)
- [Issue tracker](https://todo.sr.ht/~earnestma/aptpkg-pkgs)
- [Wiki: how aptpkg.earne.link works](aptpkg-hosted)
### How it works
We use reprepro, namely these commands:
@ -41,6 +19,4 @@ Run `aptpkg --help` or `man aptpkg` for more information.
### Links
- [Git repository](https://git.sr.ht/~earnestma/aptpkg)
- [Mailing list for patches](https://lists.sr.ht/~earnestma/aptpkg-devel)
- [Issue tracker](https://todo.sr.ht/~earnestma/aptpkg)
- [Project link](https://git.earne.link/earnestma/aptpkg)