freenet on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "freenet" 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 freenet on Arch using YAY
$
yay -S
freenet
Copied
* (Optional) Uninstall freenet on Arch using YAY
$
yay -Rns
freenet
Copied
2. Manually Install "freenet" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone freenet's git locally
$
git clone https://aur.archlinux.org/freenet.git
~/freenet
Copied
c. Go to ~/freenet folder and install it
$
cd
~/freenet
Copied
$
makepkg -si
Copied
3. Information about the freenet package on Arch User Repository (AUR)
ID: 1221384
Name: freenet
PackageBaseID: 25644
PackageBase: freenet
Version: 0.7.5.1497-1
Description: A peer-to-peer platform for censorship-resistant communication and publishing
URL: https://freenetproject.org
NumVotes: 183
Popularity: 0.603575
OutOfDate:
Maintainer: Thynix
Submitter: Xemertix
FirstSubmitted: 1239986815
LastModified: 1677975710
URLPath: /cgit/aur.git/snapshot/freenet.tar.gz
Name: freenet
PackageBaseID: 25644
PackageBase: freenet
Version: 0.7.5.1497-1
Description: A peer-to-peer platform for censorship-resistant communication and publishing
URL: https://freenetproject.org
NumVotes: 183
Popularity: 0.603575
OutOfDate:
Maintainer: Thynix
Submitter: Xemertix
FirstSubmitted: 1239986815
LastModified: 1677975710
URLPath: /cgit/aur.git/snapshot/freenet.tar.gz