We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Followed https://packagecloud.io/claudyus/LXC-Web-Panel/install#deb
$ curl -s https://packagecloud.io/install/repositories/claudyus/LXC-Web-Panel/script.deb.sh | sudo bash Detected operating system as debian/8. Checking for curl... Detected curl... Running apt-get update... done. Installing debian-archive-keyring which is needed for installing apt-transport-https on many Debian systems. Installing apt-transport-https... done. Installing /etc/apt/sources.list.d/claudyus_LXC-Web-Panel.list...done. Importing packagecloud gpg key... done. Running apt-get update... done. The repository is setup! You can now install packages. $ sudo apt-get install lwp Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package lwp
$ curl -s https://packagecloud.io/install/repositories/claudyus/LXC-Web-Panel/script.deb.sh | sudo bash Detected operating system as debian/8. Checking for curl... Detected curl... Running apt-get update... done. Installing debian-archive-keyring which is needed for installing apt-transport-https on many Debian systems. Installing apt-transport-https... done. Installing /etc/apt/sources.list.d/claudyus_LXC-Web-Panel.list...done. Importing packagecloud gpg key... done. Running apt-get update... done.
The repository is setup! You can now install packages.
$ sudo apt-get install lwp Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package lwp
Did I miss something? Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Followed https://packagecloud.io/claudyus/LXC-Web-Panel/install#deb
Did I miss something? Thanks!
The text was updated successfully, but these errors were encountered: