upd for Ubuntu 20.04, Linux Mint 20, Arch Linux

This commit is contained in:
makotosan 2020-05-31 16:18:23 +02:00
parent 07a7680df8
commit e68fef7879

View file

@ -34,6 +34,21 @@ sudo apt-get update
sudo apt-get install wpfind
```
For Ubuntu 20.04, Linux Mint 20.x, and other derivatives
```
curl -L https://packagecloud.io/makoto/stable/gpgkey | sudo apt-key add -
echo "deb https://packagecloud.io/makoto/stable/ubuntu/ focal main" | sudo tee /etc/apt/sources.list.d/makoto.list
sudo apt-get update
sudo apt-get install wpfind
```
For Arch Linux and other derivatives
```
trizen -S wpfind
```
Usage options
-------------
@ -47,7 +62,7 @@ Usage options
Find wallpapers recursively in a dir and sub-directories...
Version : 0.1.2
Version : 0.1.3
Author : Francois B (Makoto)
Licence : GPLv3