ofile on AUR (Arch User Repository)

Last updated: November 14,2024

1. Install "ofile" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ofile on Arch using YAY

$ yay -S ofile

* (Optional) Uninstall ofile on Arch using YAY

$ yay -Rns ofile

2. Manually Install "ofile" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ofile's git locally

$ git clone https://aur.archlinux.org/ofile.git ~/ofile

c. Go to ~/ofile folder and install it

$ cd ~/ofile $ makepkg -si

3. Information about the ofile package on Arch User Repository (AUR)

ID: 1002657
Name: ofile
PackageBaseID: 173037
PackageBase: ofile
Version: 0.7-1
Description: Multi-threaded file download
URL: https://github.com/ZaViBiS/multithreaded-file-upload
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ZaViBiS
Submitter: ZaViBiS
FirstSubmitted: 1636800056
LastModified: 1639419692
URLPath: /cgit/aur.git/snapshot/ofile.tar.gz