Installing Tool
-
2. Downloading pkgdownload
Download pkgdownload for Elementary OS GNU/Linux
Especially relevant: Right-Click on the Raw Content and Choose “Save Page as…“!
-
3. Installing pkgdownload
Then to Set up pkgdownload on Elementary OS:
First, Access the Target, usually in the Downloads folder:cd && cd Downloads
To Check it’s there List the contents with:
ls . | grep pkgdownload
The grep Command Refine the output List showing only the entries Matching the Keyword.
But if yuo are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser.
Then give Execution Permission:chmod +x ./pkgdownload*
Again set ownership to the root User with:
sudo chown root:root ./pkgdownload*
Finally to Setup pkgdownload:
sudo mv ./pkgdownload* /usr/local/bin/pkgdownload
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Finally, to Test the Setup play:which pkgdownload
Thanks to Wick3rman Work!
Contents
Tags: Download Only Packages Elementary OS, Download Package Dependencies Elementary OS, Elementary OS Download Only Packages, Elementary OS Download Package Dependencies, Elementary OS Install pkgdownload, Elementary OS pkgdownload, Elementary OS pkgdownload Setup, Install pkgdownload Elementary OS, pkgdownload Elementary OS, pkgdownload Elementary OS Install, pkgdownload Elementary OS Installation, pkgdownload Elementary OS Setup, pkgdownload Install Elementary OS