createtorrent on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install createtorrent on Arch using YAY
$
yay -S
createtorrent
Copied
* (Optional) Uninstall createtorrent on Arch using YAY
$
yay -Rns
createtorrent
Copied
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
Copied
b. Clone createtorrent's git locally
$
git clone https://aur.archlinux.org/createtorrent.git
~/createtorrent
Copied
c. Go to ~/createtorrent folder and install it
$
cd
~/createtorrent
Copied
$
makepkg -si
Copied
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
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