Skip to content

Commit e0fb679

Browse files
authored
Merge pull request #64 from wizard-28/master
docs(readme): add pacstall installation method
2 parents 8fa8e93 + 3162ff5 commit e0fb679

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ $ mv tmpmail ~/bin/
3838
$ yay -S tmpmail-git
3939
```
4040

41+
### [Pacstall](https://github.com/pacstall/pacstall) (Debian/Ubuntu)
42+
`tmpmail` is available on the [pacstall-programs repository](https://github.com/pacstall/pacstall-programs/blob/master/packages/tmpmail-bin/tmpmail-bin.pacscript), which is being currently being maintained by [wizard-28](https://github.com/wizard-28)
43+
44+
```
45+
$ pacstall -I tmpmail-bin
46+
```
47+
4148
### Nixpkgs
4249
`tmpmail` is also available in the [nix package collection (only unstable currently)](https://search.nixos.org/packages?channel=unstable&show=tmpmail&from=0&size=50&sort=relevance&query=tmpmail), which is maintained by [legendofmiracles](https://github.com/legendofmiracles)
4350

0 commit comments

Comments
 (0)