apt-file on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "apt-file" 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 apt-file on Arch using YAY
$
yay -S
apt-file
Copied
* (Optional) Uninstall apt-file on Arch using YAY
$
yay -Rns
apt-file
Copied
2. Manually Install "apt-file" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone apt-file's git locally
$
git clone https://aur.archlinux.org/apt-file.git
~/apt-file
Copied
c. Go to ~/apt-file folder and install it
$
cd
~/apt-file
Copied
$
makepkg -si
Copied
3. Information about the apt-file package on Arch User Repository (AUR)
ID: 993567
Name: apt-file
PackageBaseID: 173410
PackageBase: apt-file
Version: 3.2.2-1
Description: APT package searching utility
URL: https://packages.debian.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sl1pkn07
Submitter: sl1pkn07
FirstSubmitted: 1637778802
LastModified: 1637782202
URLPath: /cgit/aur.git/snapshot/apt-file.tar.gz
Name: apt-file
PackageBaseID: 173410
PackageBase: apt-file
Version: 3.2.2-1
Description: APT package searching utility
URL: https://packages.debian.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sl1pkn07
Submitter: sl1pkn07
FirstSubmitted: 1637778802
LastModified: 1637782202
URLPath: /cgit/aur.git/snapshot/apt-file.tar.gz