createtorrent on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "createtorrent" 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 createtorrent on Arch using YAY

$ yay -S createtorrent

* (Optional) Uninstall createtorrent on Arch using YAY

$ yay -Rns createtorrent

2. Manually Install "createtorrent" via AUR

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

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

b. Clone createtorrent's git locally

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

c. Go to ~/createtorrent folder and install it

$ cd ~/createtorrent $ makepkg -si

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

ID: 898506
Name: createtorrent
PackageBaseID: 7024
PackageBase: createtorrent
Version: 1.1.4-6
Description: A small and fast command line utility for all Linux and Unix operating systems to create BitTorrent files easily.
URL: https://createtorrent.sourceforge.net
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: notizblock
Submitter:
FirstSubmitted: 1159816949
LastModified: 1619521574
URLPath: /cgit/aur.git/snapshot/createtorrent.tar.gz