The URL Shortener / File Uploader by @OkashiOdayakana and @Jakeoid
- Go to your terminal and run
sudo add-apt-repository "deb https://fourchin.net/repo trusty main"
to add the owo.sh repository to your sources.list
- Add the owo.sh repository key by running
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B106DF8A82A6F84E
- Run
sudo apt-get update
To update your package repository list.
- Finally, run
sudo apt-get install owo-cli
To install owo.sh.
- Use your favorite AUR helper to install
owo-cli
(ex yaourt)
yaourt -S owo-cli
or
- Download the package from the AUR:
wget https://aur.archlinux.org/cgit/aur.git/snapshot/owo-cli.tar.gz
- Extract it:
tar zxvf owo-cli.tar.gz && cd owo-cli
- And build:
makepkg -sri
- Clone the git repository:
git clone https://github.com/whats-this/owo.sh.git && cd owo.sh
- Make the scripts executable:
chmod +x script.sh setup.sh
- Run the setup:
./setup.sh
uwu